![]() | FieldDefinition Class |
Namespace: Dynamicweb.Indexing.Schemas
The FieldDefinition type exposes the following members.
Name | Description | |
---|---|---|
![]() | FieldDefinition | Initializes a new instance of the FieldDefinition class |
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.) |
![]() | 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.) |
![]() | Source | |
![]() | 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.) |
![]() | 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.) |