CreatePostObject(string, IExtension)

Creates a new post object.

Declaration Syntax

public IUserLoad CreatePostObject(string objName, IExtension ext)

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.

ext(IExtension)

No details are provided for this entry.