fsresAddressInfoCountry Property |
Country name (long or short form).
Example: United States of America
Example: USA
Example: England
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute(DataType = "token")] public string Country { get; set; }
Property Value
Type: StringSee Also