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

ColumnColName Property

The internal name SharePoint gives to the column.

Object Oriented Interface

public function getColumnColName($columnindex);
public function setColumnColName($columnindex, $value);

Procedural Interface

insp_spsite_get($res, 3 , $columnindex);
insp_spsite_set($res, 3, $value , $columnindex);

Default Value

''

Remarks

The internal name SharePoint gives to the column. This property is readonly.

The size of the array is controlled by the ColumnCount property.

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