Udostępnij za pośrednictwem


CustomPropertyMatchInformation Constructors

Definition

Overloads

CustomPropertyMatchInformation(ClientRuntimeContext)
CustomPropertyMatchInformation(ClientRuntimeContext, ObjectPath)

CustomPropertyMatchInformation(ClientRuntimeContext)

public CustomPropertyMatchInformation (Microsoft.SharePoint.Client.ClientRuntimeContext context);
new Microsoft.SharePoint.Client.Taxonomy.CustomPropertyMatchInformation : Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.Taxonomy.CustomPropertyMatchInformation
Public Sub New (context As ClientRuntimeContext)

Parameters

Applies to

CustomPropertyMatchInformation(ClientRuntimeContext, ObjectPath)

public CustomPropertyMatchInformation (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath objectPath);
new Microsoft.SharePoint.Client.Taxonomy.CustomPropertyMatchInformation : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath -> Microsoft.SharePoint.Client.Taxonomy.CustomPropertyMatchInformation

Parameters

objectPath
ObjectPath

Applies to