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

List Property

The name or Id of the list.

Object Oriented Interface

public function getList();
public function setList($value);

Procedural Interface

insp_spview_get($res, 9 );
insp_spview_set($res, 9, $value );

Default Value

''

Remarks

This property holds the name or Id of the list. This must be set to either the name or the Id of the list before attempting any operations.

This property is not available at design time.

Data Type

String

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