Click or drag to resize

IIndexBuilderGetFields Method

Gets index fields

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
IEnumerable<FieldDefinitionBase> GetFields()

Return Value

Type: IEnumerableFieldDefinitionBase
See Also