SaveEvent.ReturnStatus Property

Definition

Gets or sets the return status of the OnSaveRequest event.

C#
public bool ReturnStatus { get; set; }

Property Value

Implements

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.

Important: This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

Applies to

Prodotto Versioni
InfoPath external automation Latest