Click or drag to resize

SequenceIfThenElse Fields

The SequenceIfThenElse type exposes the following members.

Fields
 NameDescription
Public fieldCondition 
Public fieldFalseCase 
Protected fieldid stores the sequence /expression unique id
(Inherited from SequenceBase)
Public fieldSequenceType The type of the sequence (e.g. LazyOr or Transaction)
(Inherited from Sequence)
Public fieldTrueCase 
Public fieldVariablesFallingOutOfScopeOnLeavingIf 
Public fieldVariablesFallingOutOfScopeOnLeavingTrueCase 
Top
See Also