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

ViewQuery Property

The CAML query associated with the view.

Syntax

[VB.NET]
Public Property ViewQuery As String

[C#]
public string ViewQuery {get; set;}

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.

Default Value

""

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