TargetDataCell Constructor

Overload List
 NameDescription
Public methodTargetDataCell(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.
Public methodTargetDataCell(MeasureUsage, DataTuple, DataTuple) Initializes a new instance of the TargetDataCell class, used as an investigation target for a DataDrivenCondition.
Public methodTargetDataCell(MeasureUsage, IListSingleMemberValue, IListSingleMemberValue) Initializes a new instance of the TargetDataCell class, used as an investigation target for a DataDrivenCondition.
Top
See Also