DocReturnEventObject members
Include protected members
Include inherited members
An event object that is used during a Microsoft InfoPath load or submission event.
The DocReturnEventObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
ReturnStatus | Gets or sets a value indicating the return status of the OnLoad event and the OnSubmitRequest event. (Inherited from DocReturnEvent.) | |
XDocument | Gets a reference to the XDocument object that is associated with the DocReturnEventObject object during an OnLoad or OnSubmitRequest event. (Inherited from DocReturnEvent.) |
Top