SPWorkItemCollection Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of SPWorkItemCollection.
Overload List
Name | Description | |
---|---|---|
![]() |
SPWorkItemCollection(SPContentDatabase, Guid) | Creates a new instance of SPWorkItemCollection that specifies the content database and provides a unique identifier for the work item type for objects in the collection. |
![]() |
SPWorkItemCollection(SPSite, Guid) | Instantiates a new instance of SPWorkItemCollection that specifies the SPSite object, and a uniqe identifier for the work item type for object in the collection. |
Top