SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

DeleteContentTypeFromList Method

Removes the specified content type.

Syntax

[VB.NET]
Public Sub DeleteContentTypeFromList(ByVal ContentTypeId As String, ByVal ListName As String)
[C#]
public void DeleteContentTypeFromList(string contentTypeId, string listName);

Remarks

This call will delete the content type from the specified list. The content type will still be available at the site level.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0