Freigeben über


XmlFormHostItem.RemoteEquals-Methode (IContract)

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die Verwendung direkt von Ihrem Code aus vorgesehen.

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

Syntax

'Declaration
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Protected Overridable Function RemoteEquals ( _
    contract As IContract _
) As Boolean
'Usage
Dim contract As IContract
Dim returnValue As Boolean

returnValue = Me.RemoteEquals(contract)
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
protected virtual bool RemoteEquals(
    IContract contract
)

Parameter

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

XmlFormHostItem Klasse

XmlFormHostItem-Member

RemoteEquals Überladung

Microsoft.Office.InfoPath-Namespace