_ApplicationEvents_SinkHelper.XDocumentBeforeSave(_XDocument, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void XDocumentBeforeSave(Microsoft::Office::Interop::InfoPath::_XDocument ^ , bool % );
public override void XDocumentBeforeSave (Microsoft.Office.Interop.InfoPath._XDocument , ref bool );
Public Overrides Sub XDocumentBeforeSave ( As _XDocument, ByRef As Boolean)