ExtensionFieldDefinition Class |
Namespace: Dynamicweb.Indexing.Schemas
The ExtensionFieldDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtensionFieldDefinition(String, IListString) |
Creates new object with specific extender type and list of excluded fields
| |
| ExtensionFieldDefinition(Type, IListString) |
Creates new object with specific instance type and list of excluded fields
|
| Name | Description | |
|---|---|---|
| Analyzed | (Inherited from FieldDefinitionBase.) | |
| Analyzer | Obsolete.
Analyzer name
(Inherited from FieldDefinitionBase.) | |
| AnalyzerTypeName |
Analyzer type name
(Inherited from FieldDefinitionBase.) | |
| Boost | (Inherited from FieldDefinitionBase.) | |
| ClassName | (Inherited from FieldDefinitionBase.) | |
| ExcludedFields |
Gets list of excluded fields
| |
| Group |
Group name
(Inherited from FieldDefinitionBase.) | |
| Hidden |
Gets or sets the value indicating whether the field is hidden.
(Inherited from FieldDefinitionBase.) | |
| Indexed | (Inherited from FieldDefinitionBase.) | |
| IsFieldFromSchemaExtender |
Is field from a schema extender
(Inherited from FieldDefinitionBase.) | |
| IsNumeric |
Determines whether the type of the field is numeric.
(Inherited from FieldDefinitionBase.) | |
| Name |
Name of field definition
(Inherited from FieldDefinitionBase.) | |
| Stored | (Inherited from FieldDefinitionBase.) | |
| SystemName |
System name
(Inherited from FieldDefinitionBase.) | |
| Type | Obsolete.
Type of field definition
(Inherited from FieldDefinitionBase.) | |
| TypeName |
Type of field definition
(Inherited from FieldDefinitionBase.) |
| Name | Description | |
|---|---|---|
| GetAnalyzer |
Gets analyzer type name specified by provider type name
(Inherited from FieldDefinitionBase.) | |
| GetFields |
Provides extender field list
| |
| GetTypeOfField |
Gets the type of the field.
(Inherited from FieldDefinitionBase.) | |
| GetTypeOfFieldOrElement |
Gets the type of the field type or the element type if the type is an array.
(Inherited from FieldDefinitionBase.) | |
| SetFieldType |
Sets type of field definition
(Inherited from FieldDefinitionBase.) |