Share via


SaveEvent.ReturnStatus Property

Gets or sets the return status of the OnSaveRequest event.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
'Usage

Remarks

For the OnSaveRequest event, if the ReturnStatus property is set to false, the document is not saved. If set to true, the save operation is successful.

See Also

Reference

SaveEvent Interface
SaveEvent Members
Microsoft.Office.Interop.InfoPath Namespace