EnableInheritance |
Scroll |
Enables the inheritance on the current object and updates the role assignments.
Namespace: Therefore.API
Visual Basic Public Overridable Function EnableInheritance( _ pServer As TheServer _ ) C# public virtual void EnableInheritance ( TheServer pServer )
Parameters pServer A valid and connected TheServer object.
Return Value None. |
|