Click or drag to resize

ChangeStoppingConditionEnabledOperator Properties

The ChangeStoppingConditionEnabledOperator type exposes the following members.

Properties
  NameDescription
Public propertyCondition
Gets or sets the StoppingCondition that will get enabled or disabled.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyName
Gets or sets an optional name for you to identify this operator with.
(Inherited from TargetedSegmentListOperator.)
Public propertyOption
Gets or sets the Enabled option of the Condition will be after this operator is evaluated. By default this is set to Toggle
Top
See Also