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

UpdateListContentType Method

Updates the specified content type on the list.

Object Oriented Interface

public function doUpdateListContentType($listname, $contenttypeid, $addtoview);

Procedural Interface

insp_spsite_do_updatelistcontenttype($res, $listname, $contenttypeid, $addtoview);

Remarks

The list is specified by the ListName parameter.

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