HeadquartersWebSite Property |
Headquarters' web site URL address
Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string WebSite { get; set; }
Public Property WebSite As String
Get
Set
public:
property String^ WebSite {
String^ get ();
void set (String^ value);
}
member WebSite : string with get, set
Property Value
Type:
StringSee Also