SignEvent.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 XDocument object associated with the OnSign event. |
Top