SPView.BaseViewID Property
Gets the ID of the base view for the view.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.Custom, FixedId = "a", Value = "It MUST be an integer encoded as a string. Its value MUST be equal to or greater than 0. Its value MUST be equal to or less than 255.")] [ClientCallableAttribute(Name = "BaseViewId")] public string BaseViewID { get; }