ActionCollectionBaseTAction, TCollectionParent Property

Get/Set a reference to the batch file to which this sequence belongs.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
[JsonIgnoreAttribute]
public TAction Parent { get; set; }

Property Value

TAction

See Also