Share via


LabelMatchInformation Constructors

Definition

Overloads

LabelMatchInformation(ClientRuntimeContext)
LabelMatchInformation(ClientRuntimeContext, ObjectPath)

LabelMatchInformation(ClientRuntimeContext)

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

Parameters

Applies to

LabelMatchInformation(ClientRuntimeContext, ObjectPath)

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

Parameters

objectPath
ObjectPath

Applies to