Share via


LocationFilter.LocationKeys property

Location IDs to include in the query. Any descendant locations of the locations specified below are automatically included.

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

Syntax

'Declaration
<RemoteAttribute> _
Public Property LocationKeys As Integer()
    Get
    Set
'Usage
Dim instance As LocationFilter
Dim value As Integer()

value = instance.LocationKeys

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

Property value

Type: []

See also

Reference

LocationFilter class

LocationFilter members

Microsoft.SharePoint.WorkManagement.Client namespace