Share via


ProviderRefreshStatus.RootLocationId property

Root location ID of the provider.

Namespace:  Microsoft.SharePoint.WorkManagement.Client
Assembly:  Microsoft.SharePoint.WorkManagement.Client (in Microsoft.SharePoint.WorkManagement.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property RootLocationId As Integer
    Get
    Set
'Usage
Dim instance As ProviderRefreshStatus
Dim value As Integer

value = instance.RootLocationId

instance.RootLocationId = value
[RemoteAttribute]
public int RootLocationId { get; set; }

Property value

Type: System.Int32

See also

Reference

ProviderRefreshStatus class

ProviderRefreshStatus members

Microsoft.SharePoint.WorkManagement.Client namespace