| 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: 11.0.0
Syntaxpublic List<string> ViewFields { get; set; }Property Value
Type: 
ListString
See Also