Property PostExecuteActions

Namespace TallComponents.PDF.Forms.Fields
Class XfaInfo

Occurs when data is sent to a web service via WSDL, just after the reply to the request has been received and the received data is marshalled in a connectionData element underneath $datasets.A script triggered by this event has the chance to examine and process the received data.After execution of this event the received data is deleted.

Syntax

public  XfaActionCollection  PostExecuteActions  {  get;  }

Property value

XfaActionCollection