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

ColumnFromBaseType Property

This flag is used to indicate whether the column is derived from a base type of the parent site.

Object Oriented Interface

public function getColumnFromBaseType($columnindex);
public function setColumnFromBaseType($columnindex, $value);

Procedural Interface

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

Default Value

false

Remarks

This flag is used to indicate whether the column is derived from a base type of the parent site.

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

This property is not available at design time.

Data Type

Boolean

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