CreateResultObject(string, string)

Creates a new result object.

Declaration Syntax

public IUserResult CreateResultObject(string objName, string extNameOrGUID)

Parameters

objName(string)

The name of the result 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.