SPWorkItemCollection.Item Property
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Item[Guid] | Gets a specific SPWorkItem object in the collection by using a globally unique identifier (GUID). | |
Item[Int32] | Gets a specific SPWorkItem object in the collection by its index into the collection. |
Top