TargetDataCell Constructor |
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.
|