ActionCollectionBaseTAction, TCollectionParent Property
Get/Set a reference to the batch file to which this sequence belongs.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
[JsonIgnoreAttribute]
public TAction Parent { get; set; }
<JsonIgnoreAttribute>
Public Property Parent As TAction
Get
Set
No code example is currently available or this language may not be supported.
Property Value
TAction