Data |
The DataDrivenConditionData type exposes the following members.
| Name | Description | |
|---|---|---|
| DataDrivenConditionData | Initializes a new instance of the DataDrivenConditionData class. |
| Name | Description | |
|---|---|---|
| Category | Gets the condition category. | |
| CustomStateIds | Gets a list of the custom state IDs. | |
| Id | Gets the condition ID. | |
| Measure | Gets the measure usage element the condition is attached to. | |
| MetricSetId | Represents a Metric Set. | |
| MissingDataPolicy | Gets or sets the missing data policy for the target cells. | |
| ParameterValues | Gets the parameter values to be used in data retrieval. | |
| PollingCondition | Gets the polling condition. | |
| RequestOverrides | Gets the data retrieval request overrides, if any are defined. | |
| SourceStates | Gets the notification content. | |
| TargetCells | Gets the condition target cells. | |
| TargetStates | Gets the target states for the current instance. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |
| Name | Description | |
|---|---|---|
| ToDataContractMappings | The mapping between DataDrivenCondition and DataDrivenConditionData. |