SharePointViewViewFields Property |
List of view fields (fields that will be retrieved from the server; some system fields are always retrieved).
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax public List<string> ViewFields { get; set; }
Property Value
Type:
ListStringSee Also