ActionItemBaseTAction, TCollectionRange Property

Get/Set a reference to the start and end values of the range.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public StartEndItem Range { get; set; }

Property Value

StartEndItem

Remarks

This property is inheritable.

See Also