ActionItemBaseTAction, TCollectionRange Property
Get/Set a reference to the start and end values of the range.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
public StartEndItem Range { get; set; }
Public Property Range As StartEndItem
Get
Set
No code example is currently available or this language may not be supported.
Property Value
StartEndItem
This property is inheritable.