| 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
Syntax IEnumerable<ViewField> ListViewFields { get; set; }
Property ListViewFields As IEnumerable(Of ViewField)
Get
Set
Property Value
Type:
IEnumerableViewFieldSee Also