IUserLoad
IAnalysis
.CreateLoadObject(String objName, String extNameOrGUID)
Creates a new load object.
Remarks
Examples
Parameters
objName
Type: String
The name of the load object. This name must be one of the name of object created in the xml extension file.
extNameOrGUID
Type: String
The name of the extension or its GUID attribute.
Return Value
Type:
IUserLoad
Returns the load object created.