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.
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
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
|
|---|
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. |
Important