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

ColumnType Property

The type of the column.

Object Oriented Interface

public function getColumnType($columnindex);
public function setColumnType($columnindex, $value);

Procedural Interface

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

Default Value

''

Remarks

The type of the column.

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