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

ViewFields Property

A comma separated list of included fields.

Object Oriented Interface

public function getViewFields();
public function setViewFields($value);

Procedural Interface

insp_spview_get($res, 29 );
insp_spview_set($res, 29, $value );

Default Value

''

Remarks

This property holds a comma separated list of included fields for the specified view. For instance: "Title,ID,Created". This is populated after calling GetViewInfo. This must be set before calling AddView.

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