MergeEvent.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. (Inherited from DocReturnEvent.) | |
XDocument | Gets a reference to the _XDocument2 object that is associated with the MergeEvent object in an OnMergeRequest event. |
Top