Custom |
The CustomStateData type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomStateData | Initializes a new instance of the CustomStateData class. |
| Name | Description | |
|---|---|---|
| Description |
Gets or sets the object description.
(Inherited from DescriptorBaseData) | |
| Id |
Gets the object ID.
(Inherited from DescriptorBaseData) | |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBaseData) | |
| ParentStateGroupId | Gets or sets the ID of the parent state group. | |
| RangeNumberValue | Gets the state value range. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between CustomStateData and CustomState. | |
| ToDataContractMappings | The mapping between State and StateData. |