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

AddList Method

Adds a new list to the site.

Object Oriented Interface

public function doAddList($list, $description, $listtype);

Procedural Interface

insp_spsite_do_addlist($res, $list, $description, $listtype);

Remarks

The site is specified by URL.

To add columns to the list after it has been created, use the UpdateColumns method.

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