Add.1 |
Scroll |
Adds the user with the specified Thereforeā¢ user ID to the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function Add ( _ nUserID As Integer _ ) C# public virtual void Add ( int nUserID )
Parameters nUserID Thereforeā¢ User ID of the user to be added.
Return Value None. |
User Must Exist in Thereforeā¢ The user whose ID is added must already exist in Thereforeā¢. |