TargetDataCell Class |
Namespace: Dundas.BI.Notifications
The TargetDataCell type exposes the following members.
Name | Description | |
---|---|---|
TargetDataCell(MeasureUsage) |
Initializes a new instance of the TargetDataCell class, used as an investigation target for a DataDrivenCondition.
This constructor is meant to create a target for all the result cells for the specified measure.
| |
TargetDataCell(MeasureUsage, DataTuple, DataTuple) |
Initializes a new instance of the TargetDataCell class, used as an investigation target for a DataDrivenCondition.
| |
TargetDataCell(MeasureUsage, IListSingleMemberValue, IListSingleMemberValue) |
Initializes a new instance of the TargetDataCell class, used as an investigation target for a DataDrivenCondition.
|
Name | Description | |
---|---|---|
ColumnValues |
Gets the column coordinates for the current instance.
| |
Measure |
Gets the measure element for which the current instance is defined.
| |
RowValues |
Gets the row coordinates for the current instance.
|