Constable Authorization Engine 2.0 BETA

Action.Owner Property

[This is preliminary documentation and subject to change.]

Returns the colllection that owns this Action object.

[Visual Basic]
Public ReadOnly Property Owner As ActionCollection
[C#]
public ActionCollection Owner {get;}

Property Value

Reference to the ActionCollection that owns the current Action object.

See Also

Action Class | LaMarvin.Constable.Model Namespace