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

ViewQuery Property

The CAML query associated with the view.

Object Oriented Interface

public function getViewQuery();
public function setViewQuery($value);

Procedural Interface

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

Default Value

''

Remarks

This property holds the CAML query associated with the view. It may be optionally specified before calling AddView and is populated after calling GetViewInfo.

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