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

ItemFieldName Property

The name at FieldIndex of the item.

Object Oriented Interface

public function getItemFieldName($itemindex);
public function setItemFieldName($itemindex, $value);

Procedural Interface

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

Default Value

''

Remarks

The name at ItemFieldIndex of the item.

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

This property is not available at design time.

Data Type

String

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