IUserLoad IAnalysis.CreatePostObject(String objName, IExtension extNameOrGUID)

Creates a new post object.

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
    The name of the extension or its GUID attribute.

Return Value

Type: IUserLoad
Returns the post opbject created.