Constable Authorization Engine 2.0 BETA

RuleBase.OwnerBase Property

[This is preliminary documentation and subject to change.]

Returns the base class reference for the collection that owns this RuleBase-derived instance.

[Visual Basic]
Public ReadOnly Property OwnerBase As RuleCollectionBase
[C#]
public RuleCollectionBase OwnerBase {get;}

Property Value

Reference to the RuleCollectionBase-derived collection that owns the current RuleBase-derived instance.

See Also

RuleBase Class | LaMarvin.Constable.Model Namespace