| 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; }
Public ReadOnly Property ExcludedFields As IList(Of String)
Get
Property Value
Type:
IListStringSee Also