The data encoding format to request from the server when querying the feature service. The default value is
ESRI.ArcGIS.Client.Tasks.TaskResponseFormat.Json. Some services do not support AMF. In these cases JSON will be requested regardless of the value of this property.
Syntax
Visual Basic (Declaration) | |
---|
Public Property PreferredQueryResponseFormat As TaskResponseFormat |
Requirements
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
See Also