OverrideInfo members
This class represents a managed property override in the Search schema.
The OverrideInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
AliasesOverridden | Gets or sets whether the aliases of this managed property replace or come in addition to the aliases of the overridden managed property. | |
ExtraProperties | Gets or sets a description of extra properties associated with this managed property. | |
ManagedPid | Gets or sets the managed property this override belongs to. | |
MappingsOverridden | Gets or sets whether the mappings of this managed property replace or come in addition to the mappings of the overridden managed property. | |
Name | Gets or sets the name of this object. (Inherited from BaseInfo.) | |
SchemaId | Gets or sets the internal schema id of the owner of this override. | |
TokenNormalization | Gets or sets whether the characters in this managed property are to be normalized. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top