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