ActionItemBaseTAction, TCollectionDigits Property

Get/Set the number of digits associated with the current action.

Definition

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

Property Value

Int32

Remarks

This property is inheritable.

See Also