Creates a new load object.
Declaration Syntax
public IUserLoad CreateLoadObject(string objName, string extNameOrGUID)
Parameters
- objName(string)
The name of the load object. This name must be one of the name of object created in the xml extension file.
- extNameOrGUID(string)
The name of the extension or its GUID attribute.