LocationExternalInfo members
Represents the extra data the TaskCollector and SharePointTaskUpdater need to manage the SharePoint locations that they find. Note that this can correspond to either an SPWeb or an SPList.
The LocationExternalInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
LocationExternalInfo | Initializes a new instance of the LocationExternalInfo. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
IsList | A Boolean set to true if the location is a SharePoint list. |
![]() |
SharepointActivelyAggregatesList | A Boolean set to true if the location is a SharePoint list, and a LastRefreshed date is maintained. |
![]() |
Uid | The unique user identifier. |
![]() |
Url | A string containing the Url of the SPWeb location. |
![]() |
WebApplicationId | A unique identifier of the SPWeb application. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
ToString | (Inherited from Object.) |
Top
See also
Reference
Microsoft.Office.Server.WorkManagement.ProviderOM.SharePointTaskAggregationUtilities namespace
.gif)
.gif)