This topic has not yet been rated - Rate this topic

MergeEvent.ReturnStatus property

Office 2013

This documentation is preliminary and is subject to change.

Gets or sets a value indicating the return status of the OnMergeRequest event.

Namespace:  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly:  Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
bool ReturnStatus { get; set; }

Property value

Type: System.Boolean

Implements

DocReturnEvent.ReturnStatus

The default value of the ReturnStatus property is false. If this property is not set to true, the event handler for the OnMergeRequest event will fail.

Important note 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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.