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

ColumnCount Property

The number of records in the Column arrays.

Object Oriented Interface

public function getColumnCount();
public function setColumnCount($value);

Procedural Interface

insp_spsite_get($res, 2 );
insp_spsite_set($res, 2, $value );

Default Value

0

Remarks

This property controls the size of the following arrays:

The array indices start at 0 and end at ColumnCount-1.

This property is not available at design time.

Data Type

Integer

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