DocReturnEvent.XDocument property
Include protected members
Include inherited members
Overload list
Name | Description | |
---|---|---|
XDocument | Gets a reference to the XDocument object that is associated with the DocEventObject object during an OnSwitchView or OnAfterImport event. (Inherited from DocEvent.) | |
XDocument | Gets a reference to the XDocument object that is associated with the DocReturnEventObject object during an OnLoad or OnSubmitRequest event. |
Top