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
.Target Platforms:Windows Phone 7
![]() ![]() |
ArcGIS Runtime SDK for Windows Phone - Library Reference | |
AllowOthersToQuery Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.FeatureService Namespace > OwnershipBasedAccessControl Class : AllowOthersToQuery Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property AllowOthersToQuery As Boolean |
C# | |
---|---|
public bool AllowOthersToQuery {get;} |
true
if a feature can be queried by others; otherwise, false
.Target Platforms:Windows Phone 7