Add.1 |
Scroll |
Assigns the specified role to the specified user on the loaded object.
Namespace: Therefore.API
Visual Basic Public Overridable Function Add ( _ nUser As Integer, _ nRole As Integer _ ) C# public virtual void Add ( int nUser, int nRole )
ParametersnUser The user number for the assignment.
nRole The role number for the assignment.
Return ValueNone. |
Exceptions |
|