DataStateCondition Methods

The DataStateCondition type exposes the following members.

Methods
  NameDescription
Public methodAddTargetCell
Adds the specified target cell to the current instance monitoring list.
(Inherited from DataDrivenCondition.)
Public methodAddTargetState
Adds a DataState to the current instance list of target states.
Public methodRemoveTargetCell
Removes the target data cell from the current instance monitoring list.
(Inherited from DataDrivenCondition.)
Public methodRemoveTargetState
Removes a DataState from the current instance list of target states.
Public methodSetDataRetrievalParameters
Sets the data retrieval parameters for the current instance.
(Inherited from DataDrivenCondition.)
Top
See Also