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