SPFollowableListCollection members
Represents a collection of the SPFollowableList objects contained in a content database that are sorted by the LastItemModifiedDate
The SPFollowableListCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
StartLastItemModifiedDate | Gets or sets the time and date the start last list item was modified. | |
StartListId | Gets or sets the start ID. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator |
Top