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

ViewIsDefault Property

Specifies if the current view is the default.

Syntax

[VB.NET]
Public Property ViewIsDefault As Boolean

[C#]
public bool ViewIsDefault {get; set;}

Remarks

This property specifies whether or not the current view is the default view. This is populated after calling GetViewInfo. It may be set before calling AddView, but, due to restrictions of the SharePoint API, this property is not used when calling UpdateView.

This property is not available at design time.

Default Value

False

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