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

ViewId Property

The unique ID of the view.

Object Oriented Interface

public function getViewId();
public function setViewId($value);

Procedural Interface

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

Default Value

''

Remarks

This property holds the unique ID of the view. It is populated after calling GetViewInfo or ListViews.

When calling UpdateView this property must be set to identify the view.

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