IUserLoad IUserLoad.CreateChild(String name)

Creates a new child object.

Parameters

  • name
    Type: String
    The name of the object to create.

Return Value

Type: IUserLoad
Returns the object created.