IUserResult IAnalysis.CreateResultObject(String objName, String extNameOrGUID)

Creates a new result object.

Parameters

  • objName
    Type: String
    The name of the result 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

Returns the result object created.