ShowDialog |
Scroll |
Displays the role assignment dialog for the current object.
Namespace: Therefore.API
Visual Basic Public Overridable Function ShowDialog( _ pServer As TheServer _ ) C# public virtual void ShowDialog ( TheServer pServer )
Parameters pServer A valid and connected TheServer object.
Return Value None. |
|