SaveEventObject Interface
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 interface class SaveEventObject : Microsoft::Office::Interop::InfoPath::SaveEvent
[System.Runtime.InteropServices.Guid("096CD5F5-0786-11D1-95FA-0080C78EE3BB")]
public interface SaveEventObject : Microsoft.Office.Interop.InfoPath.SaveEvent
Public Interface SaveEventObject
Implements SaveEvent
- Derived
- Attributes
- Implements
Properties
| FileName | (Inherited from SaveEvent) |
| IsCancelled | (Inherited from SaveEvent) |
| IsSaveAs | (Inherited from SaveEvent) |
| ReturnStatus | (Inherited from SaveEvent) |
| XDocument | (Inherited from SaveEvent) |
Methods
| PerformSaveOperation() | (Inherited from SaveEvent) |