State |
The StateConditionData type exposes the following members.
| Name | Description | |
|---|---|---|
| StateConditionData | Initializes a new instance of the StateConditionData class. |
| Name | Description | |
|---|---|---|
| Comparison | Gets or sets the comparison operator. | |
| Hierarchy | Gets the hierarchy usage the comparison is conducted against. | |
| ParentStateId | Gets or sets the ID of the parent state. | |
| TargetMeasure | Gets the target measure to be used in comparisons. | |
| TargetMember | Gets the target member used for comparison. | |
| TargetToken | Gets the target token, valid for time based hierarchy conditions. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between StateConditionData and StateCondition. | |
| ToDataContractMappings | The mapping between StateCondition and StateConditionData. |