ActionItemBaseTAction, TCollectionOptions Property
Get a reference to the collection of options assigned to this action.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
public ActionOptionCollection Options { get; }
Public ReadOnly Property Options As ActionOptionCollection
Get
No code example is currently available or this language may not be supported.
Property Value
ActionOptionCollection
This property is not inheritable. However, options from parent levels
are retrieved when calling the GetOptionByName function.