AliasInfo members
This class represents a managed property alias in the Search schema.
The AliasInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AliasInfo | Creates a default instance of the AliasInfo object. |
Top
Properties
Name | Description | |
---|---|---|
ManagedPid | Gets or sets the property id of the managed property this alias belongs to. | |
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 alias. |
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