ActionItemBaseTAction, TCollectionSequences Property
Get a reference to the collection of sequences defined for this action.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
public SequenceCollection<TAction> Sequences { get; }
Public ReadOnly Property Sequences As SequenceCollection(Of TAction)
Get
No code example is currently available or this language may not be supported.
Property Value
SequenceCollectionTAction
This property is not inheritable.