Open this page in the API Guide

EntersStatesCondition Constructor

Overload List
  NameDescription
Public methodEntersStatesCondition(TargetDataCell, ICollection<DataState>)
Initializes a new instance of the EntersStatesCondition class.
Public methodEntersStatesCondition(TargetDataCell, ICollection<DataState>, ICollection<DataState>)
Initializes a new instance of the EntersStatesCondition class.
Public methodEntersStatesCondition(ICollection<TargetDataCell>, ICollection<DataState>, ICollection<DataState>, RequestOverrides, IEnumerable<ParameterValue>)
Initializes a new instance of the EntersStatesCondition class.
Top
See Also