StateGroupData Class |
Namespace: Dundas.BI.WebApi.Models
The StateGroupData type exposes the following members.
Name | Description | |
---|---|---|
![]() | StateGroupData |
Initializes a new instance of the StateGroupData class.
|
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets the object description.
(Inherited from DescriptorBaseData.) |
![]() | Id |
Gets the object ID.
(Inherited from DescriptorBaseData.) |
![]() | MeasureUniqueName |
Gets or sets the unique name of the measure.
|
![]() | Name |
Gets or sets the object name.
(Inherited from DescriptorBaseData.) |
![]() | States |
Gets the states.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
![]() ![]() | FromDataContractMappings |
The mapping between StateGroupData and StateGroup.
|
![]() ![]() | ToDataContractMappings |
The mapping between StateGroup and StateGroupData.
|