SPListItemLastModifiedDateQuery members
Specifies a collection of lists to query for their SPListItemLastModifiedDate.
The SPListItemLastModifiedDateQuery type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPListItemLastModifiedDateQuery | Initializes a new instance of the SPListItemLastModifiedDateQuery class with an empty collection of lists to query. |
Top
Properties
Name | Description | |
---|---|---|
CountLimit | Gets the maximum number of lists in the collection of lists to be queried. | |
SubscriptionId |
Top
Methods
Name | Description | |
---|---|---|
Add | Adds a list to the collection of lists to be queried. | |
Clear | Clears the collection of lists to be queried. | |
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