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

ViewIsDefault Property

Specifies if the current view is the default.

Object Oriented Interface

public function getViewIsDefault();
public function setViewIsDefault($value);

Procedural Interface

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

Default Value

false

Remarks

This property specifies whether or not the current view is the default view. This is populated after calling GetViewInfo. It may be set before calling AddView, but, due to restrictions of the SharePoint API, this property is not used when calling UpdateView.

This property is not available at design time.

Data Type

Boolean

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