Creates a new result object.
Declaration Syntax
public IUserResult CreateResultObject(string objName, IExtension ext)
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.
- ext(IExtension)
No details are provided for this entry.