  | IQueryListViewFields Property  | 
 
            Gets or sets query view fields used for pim listview
            
 
    Namespace: 
   Dynamicweb.Indexing.Querying
    Assembly:
   Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
SyntaxIEnumerable<ViewField> ListViewFields { get; set; }Property ListViewFields As IEnumerable(Of ViewField)
	Get
	Set
Property Value
Type: 
IEnumerableViewField
See Also