Click or drag to resize

ExtensionFieldDefinition Properties

The ExtensionFieldDefinition type exposes the following members.

Properties
  NameDescription
Public propertyAnalyzed (Inherited from FieldDefinitionBase.)
Public propertyAnalyzer Obsolete.
Analyzer name
(Inherited from FieldDefinitionBase.)
Public propertyAnalyzerTypeName
Analyzer type name
(Inherited from FieldDefinitionBase.)
Public propertyBoost (Inherited from FieldDefinitionBase.)
Public propertyClassName (Inherited from FieldDefinitionBase.)
Public propertyExcludedFields
Gets list of excluded fields
Public propertyGroup
Group name
(Inherited from FieldDefinitionBase.)
Public propertyHidden
Gets or sets the value indicating whether the field is hidden.
(Inherited from FieldDefinitionBase.)
Public propertyIndexed (Inherited from FieldDefinitionBase.)
Public propertyIsFieldFromSchemaExtender
Is field from a schema extender
(Inherited from FieldDefinitionBase.)
Public propertyIsNumeric
Determines whether the type of the field is numeric.
(Inherited from FieldDefinitionBase.)
Public propertyName
Name of field definition
(Inherited from FieldDefinitionBase.)
Public propertyStored (Inherited from FieldDefinitionBase.)
Public propertySystemName
System name
(Inherited from FieldDefinitionBase.)
Public propertyType Obsolete.
Type of field definition
(Inherited from FieldDefinitionBase.)
Public propertyTypeName
Type of field definition
(Inherited from FieldDefinitionBase.)
Top
See Also