Constable Authorization Engine 2.0 BETA

RuleBasePropertyEditor.GetNamedObject Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
MustOverride Public Function GetNamedObject( _
   ByVal rule As RuleBase _
) As NamedObjectBase
[C#]
public abstract NamedObjectBase GetNamedObject(
   RuleBase rule
);

See Also

RuleBasePropertyEditor Class | LaMarvin.Constable.Design.Editors Namespace