HeadquartersAddress1 Property |
Address Line 1
Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string Address1 { get; set; }
Public Property Address1 As String
Get
Set
public:
property String^ Address1 {
String^ get ();
void set (String^ value);
}
member Address1 : string with get, set
Property Value
Type:
StringSee Also