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
Public property ReturnStatus Gets or sets a value indicating the return status of the OnLoad event and the OnSubmitRequest event. (Inherited from DocReturnEvent.)
Public property 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

See also

Reference

DocReturnEventObject interface

Microsoft.Office.Interop.InfoPath namespace