Constable Authorization Engine 2.0 BETA

PropertyRule.Owner Property

[This is preliminary documentation and subject to change.]

Returns the colllection that owns this PropertyRule instance.

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

Property Value

Reference to the PropertyRuleCollection that owns the current PropertyRule instance.

See Also

PropertyRule Class | LaMarvin.Constable.Model Namespace