CreateStateSetup Class Members
The following tables list the members exposed by CreateStateSetup.
Public Constructors
| Name | Description | |
|---|---|---|
|  | CreateStateSetup Constructor | Initializes a new instance of the CreateStateSetup class. | 
Public Properties
|   | Name | Description |
| --- | --- | --- |
|  | Country |
Name of the Country the State will belong to.
 | Country |
Name of the Country the State will belong to.
  |
|  | FullName | Full name of the State   |
|
 | FullName | Full name of the State   |
|  | IsDefault | Is this the default State for the country?   |
|
 | IsDefault | Is this the default State for the country?   |
|  | State | State name   |
 | State | State name   |
Reference
CreateStateSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreateState(CreateStateSetup) Method