ManagedPropertyInfo Members
Include Protected Members
Include Inherited Members
Represents information about a managed property in the SharePoint Server search.
The ManagedPropertyInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ManagedPropertyInfo | Initializes a new instance of the ManagedPropertyInfo class. |
Top
Properties
Name | Description | |
---|---|---|
EnabledForScoping | Gets or sets Boolean value that indicates whether the managed property is available for defining search scopes. | |
ManagedType | Gets or sets the data type of the managed property. | |
Name | Gets or sets the name of the managed property. | |
Pid | Gets or sets the identifier (ID) of the managed property. |
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