Udostępnij za pośrednictwem


ChangeInformation Constructors

Definition

Overloads

ChangeInformation(ClientRuntimeContext)
ChangeInformation(ClientRuntimeContext, ObjectPath)

ChangeInformation(ClientRuntimeContext)

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

Parameters

Applies to

ChangeInformation(ClientRuntimeContext, ObjectPath)

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

Parameters

objectPath
ObjectPath

Applies to