StateConditionData Properties

The StateConditionData type exposes the following members.

Properties
  NameDescription
Public propertyComparison
Gets or sets the comparison operator.
Public propertyHierarchy
Gets the hierarchy usage the comparison is conducted against.
Public propertyParentStateId
Gets or sets the ID of the parent state.
Public propertyTargetMeasure
Gets the target measure to be used in comparisons.
Public propertyTargetMember
Gets the target member used for comparison.
Public propertyTargetToken
Gets the target token, valid for time based hierarchy conditions.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also