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

ViewType Property

The type of view.

Object Oriented Interface

public function getViewType();
public function setViewType($value);

Procedural Interface

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

Default Value

''

Remarks

This property defines the type of view. It is populated after calling GetViewInfo and ListViews. It must be set before calling AddView. Possible values are:

CalendarA calendar list view
GridA datasheet list view
HtmlA standard HTML list 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