CreatePostObject(string, string)

Creates a new post object.

Declaration Syntax

public IUserLoad CreatePostObject(string objName, string extNameOrGUID)

Parameters

objName(string)

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