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

PropertyCount Property

The number of records in the Property arrays.

Object Oriented Interface

public function getPropertyCount();
public function setPropertyCount($value);

Procedural Interface

insp_spsearch_get($res, 12 );
insp_spsearch_set($res, 12, $value );

Default Value

0

Remarks

This property controls the size of the following arrays:

The array indices start at 0 and end at PropertyCount-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