CreateCountrySetup Class Members
The following tables list the members exposed by CreateCountrySetup.
Public Constructors
Name | Description | |
---|---|---|
CreateCountrySetup Constructor | Initializes a new instance of the CreateCountrySetup class. |
Public Properties
Name | Description | |
---|---|---|
Country | Name of the Country being created | |
CountryCode | Telephone country code for the Country | |
Currency | Name of the Currency used by the Country | |
CurrencyConversionRate | Conversion rate for the currency | |
CurrencyDescription | Currency description | |
CurrencyISOCode | International Standards Organization code for the Country's currency | |
CurrencySymbol | Currency Symbol |
Reference
CreateCountrySetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreateCountry(CreateCountrySetup) Method