ActionItemBaseTAction, TCollectionCondition Property

Get/Set the condition for flow control on this action.

Definition

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

Property Value

String

See Also