Share via


DefaultDocumentCollection.ChangeContentTypeForDocument Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<bool> ChangeContentTypeForDocument (string name, Microsoft.SharePoint.Client.ContentTypeId contentTypeId);
member this.ChangeContentTypeForDocument : string * Microsoft.SharePoint.Client.ContentTypeId -> Microsoft.SharePoint.Client.ClientResult<bool>

Parameters

name
String
contentTypeId
ContentTypeId

Returns

Attributes

Applies to