DocReturnEvent Object Members
InfoPath Developer Reference |
An event object that is used during an InfoPath load or submission event.
Properties
Name | Description | |
---|---|---|
ReturnStatus | Sets or retrieves a Boolean value indicating the return status of the OnLoad and OnSubmitRequest events. Read/write | |
XDocument | A read-only property that returns a reference to the XDocument object that is associated with the DocReturnEvent object during an OnLoad or OnSubmitRequest event. Read-only |