Click or drag to resize

SequenceRuleCountAllCallInterpreted Fields

The SequenceRuleCountAllCallInterpreted type exposes the following members.

Fields
 NameDescription
Public fieldAction The IAction instance to be used
Public fieldArgumentExpressions An array of expressions used to compute the input arguments.
(Inherited from SequenceRuleCall)
Public fieldArguments Buffer to store the argument values for the call; used to avoid unneccessary memory allocations.
(Inherited from SequenceRuleCall)
Public fieldCountResult
(Inherited from SequenceRuleCountAllCall)
Public fieldFilters
(Inherited from SequenceRuleCall)
Protected fieldid stores the sequence /expression unique id
(Inherited from SequenceBase)
Public fieldIsRuleForMultiRuleAllCallReturningArrays
(Inherited from SequenceRuleCall)
Public fieldParent
(Inherited from SequenceRuleCall)
Public fieldReturnVars An array of variables used for the return values. Might be empty if the caller is not interested in available returns values.
(Inherited from SequenceRuleCall)
Public fieldSequenceType The type of the sequence (e.g. LazyOr or Transaction)
(Inherited from Sequence)
Public fieldspecial
(Inherited from SequenceSpecial)
Public fieldsubgraph The subgraph to be switched to for rule execution.
(Inherited from SequenceRuleCall)
Public fieldTest
(Inherited from SequenceRuleCall)
Top
See Also