ActionItemBaseTAction, TCollectionAction Property

Get/Set the action associated with this entry.

Definition

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

Property Value

String

Remarks

This property is non-inheritable.

See Also