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

ItemFieldIndex Property

The index of the selected property in the item.

Object Oriented Interface

public function getItemFieldIndex($itemindex);
public function setItemFieldIndex($itemindex, $value);

Procedural Interface

insp_splist_get($res, 12 , $itemindex);
insp_splist_set($res, 12, $value , $itemindex);

Default Value

0

Remarks

The index of the selected property in the item.

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

This property is not available at design time.

Data Type

Long

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