Share via


XmlFormHostItem.RemoteEquals method (IContract)

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Protected Overridable Function RemoteEquals ( _
    contract As IContract _
) As Boolean
'Usage
Dim contract As IContract
Dim returnValue As Boolean

returnValue = Me.RemoteEquals(contract)
protected virtual bool RemoteEquals(
    IContract contract
)

Parameters

Return value

Type: System.Boolean

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

RemoteEquals overload

Microsoft.Office.InfoPath namespace