Edit

Previous  Home topic  Next  Print this topic Send Feedback

The Edit method allows you to make changes to a specified form instance.

 

int Edit(string tokenIn, int instanceId, FirstTest instance, int instanceId, out string tokenOut)

 

 

Send Params

Return Params

instanceId - This is the unique form instance ID of the form instance, whose data should be changed.
instance - This is an instance of the actual data instance object for your form. 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 Edit method.
tokenIn - This is the security token that is obtained by the previous API call. See the API Security topic for more details.

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/?edit.htm
PerfectForms™ -- forms software, workflow software, and business process management