ArcGIS Runtime SDK for WPF - Library Reference
AllowOthersToQuery Property
See Also 
ESRI.ArcGIS.Client.FeatureService Namespace > OwnershipBasedAccessControl Class : AllowOthersToQuery Property

Gets a value indicating whether a feature can be queried by others (i.e. non creator).

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property AllowOthersToQuery As Boolean
C# 
public bool AllowOthersToQuery {get;}

Property Value

true if a feature can be queried by others; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.