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

ViewName Property

The display name of the view.

Object Oriented Interface

public function getViewName();
public function setViewName($value);

Procedural Interface

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

Default Value

''

Remarks

This property holds the display name of the view. This is populated after calling GetViewInfo or ListViews.

When calling AddView set this to the display name of the view being added.

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