The Add method adds a new and populates it with data.
int Add(string tokenIn, FirstTest instance, out int instanceId, out string tokenOut)
Send Params
|
Return Params
|
| • | instance - This is an instance of the actual data instance object. Each property of this corresponds to a form field. You can set these individual fields from your code and then pass the entire object to the Add method so the newly created form instance is properly populated with your field data. The actual type is different for each form as it represents the objects on the form. |
| • | tokenIn - This is the security token that is obtained by the previous API call. See the API Security topic for more details. |
|
| • | instanceId - This is the unique form instance ID of the newly created form instance. |
| • | tokenOut - This is the new security token that should be used for the next Web service call after this one. See the API Security topic for more details. |
|
Updated: 06/12/2011
Page url:
http://www.perfectforms.com/Documentation/manual/html/?add.htm
PerfectForms™ -- forms software, workflow software, and business process management