Property PreExecuteActions

Namespace TallComponents.PDF.Forms.Fields
Class XfaInfo

Occurs when a request is sent to a web service via WSDL, just after the data has been marshalled in a connectionData element underneath $datasets but before the request has been sent.A script triggered by this event has the chance to examine and alter the data before the request is sent.If the script is marked to be run only at the server, the data is sent to the server with an indication that it should run the associated script before performing the rest of the processing.

Syntax

public  XfaActionCollection  PreExecuteActions  {  get;  }

Property value

XfaActionCollection