ActionItemBaseTAction, TCollectionParent Property
Get/Set a reference to the parent of this item.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
[JsonIgnoreAttribute]
public TCollection Parent { get; set; }
<JsonIgnoreAttribute>
Public Property Parent As TCollection
Get
Set
No code example is currently available or this language may not be supported.
Property Value
TCollection
This property is non-inheritable.