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