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

ViewFields Property

A comma separated list of included fields.

Syntax

[VB.NET]
Public Property ViewFields As String

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

Remarks

This property holds a comma separated list of included fields for the specified view. For instance: "Title,ID,Created". This is populated after calling GetViewInfo. This must be set before calling AddView.

This property is not available at design time.

Default Value

""

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