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

UpdateContentType Method

Updates the specified content type on the site.

Syntax

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

Remarks

The site is specified by URL.

Before updating the content type, specify the columns for the content type in the Columns collection which will be updated.

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