AlertInfo Members
Include Protected Members
Include Inherited Members
Applies to: Microsoft SharePoint Server 2010 search
Represents information about a search alert.
The AlertInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AlertInfo | Initializes a new instance of the AlertInfo class. |
Top
Properties
Name | Description | |
---|---|---|
ChangeType | Gets or sets the type of changes that will generate the search alert. | |
LastUpdateTime | Gets or sets the date and time when the search alert was last generated. |
Top
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the current AlertInfo object is equal to another object (possibly of unknown type). (Overrides Object.Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | Returns a hash code for this instance of the AlertInfo class. (Overrides Object.GetHashCode().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top