Click or drag to resize

ExtensionFieldDefinitionExcludedFields Property

Gets list of excluded fields

Namespace:  Dynamicweb.Indexing.Schemas
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IList<string> ExcludedFields { get; }

Property Value

Type: IListString
See Also