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

ColumnRequired Property

If the required property is set to true, the column must have a value.

Object Oriented Interface

public function getColumnRequired($columnindex);
public function setColumnRequired($columnindex, $value);

Procedural Interface

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

Default Value

false

Remarks

If the required property is set to true, the column must have a value.

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