Constable Authorization Engine 2.0 BETA

ActionRule.Owner Property

[This is preliminary documentation and subject to change.]

Returns the colllection that owns this ActionRule instance.

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

Property Value

Reference to the ActionRuleCollection that owns the current ActionRule instance.

See Also

ActionRule Class | LaMarvin.Constable.Model Namespace