Users.AddItem

Adds a new User to the collection and returns a reference to the new User.

public virtual object AddItem(string ItemName);

Return Value

A reference to the newly created User.

Parameters

ItemName
The name of the item.


See also:

Class Users

© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic