OverrideInfo members

This class represents a managed property override in the Search schema.

The OverrideInfo type exposes the following members.

Properties

  Name Description
Public property AliasesOverridden Gets or sets whether the aliases of this managed property replace or come in addition to the aliases of the overridden managed property.
Public property ExtraProperties Gets or sets a description of extra properties associated with this managed property.
Public property ManagedPid Gets or sets the managed property this override belongs to.
Public property MappingsOverridden Gets or sets whether the mappings of this managed property replace or come in addition to the mappings of the overridden managed property.
Public property Name Gets or sets the name of this object. (Inherited from BaseInfo.)
Public property SchemaId Gets or sets the internal schema id of the owner of this override.
Public property TokenNormalization Gets or sets whether the characters in this managed property are to be normalized.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

OverrideInfo class

Microsoft.Office.Server.Search.Administration namespace