Constable Authorization Engine 2.0 BETA

State.Owner Property

[This is preliminary documentation and subject to change.]

Returns the colllection that owns this State object.

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

Property Value

Reference to the StateCollection that owns the current State object.

See Also

State Class | LaMarvin.Constable.Model Namespace