fsresGetCountries_Country Class

A Country.
Inheritance Hierarchy
SystemObject
  resFabSuiteAPIfsresGetCountries_Country

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresGetCountries_Country

The fsresGetCountries_Country type exposes the following members.

Constructors
  Name Description
Public method fsresGetCountries_Country
Initializes a new instance of the fsresGetCountries_Country class
Top
Properties
  Name Description
Public property Abbreviation
Public property CountryID
Public property Name
Top
See Also