
The map description is used in parameters of Business Analyst Server tasks which can render an output layer as an image. This object is represented in REST API as a string containing an XML representation of the MapDescription object. This object is now optional in the rendering parameters of tasks. If it is omitted, the analysis results are rendered on the default map.
The result of this task is a string containing an XML representation of the MapDescription object.
C# | ![]() |
---|---|
getDefaultMapDescriptionTask.ExecuteAsync(new AsyncResponder(resultHandler, faultHandler)); |
System.Object
ESRI.ArcGIS.Client.BACore.Client.AbstractTask
ESRI.ArcGIS.Client.BACore.Client.BATask<TResult,TEventArgs>
ESRI.ArcGIS.Client.BAServer.Tasks.BAServerTask<TResult>
ESRI.ArcGIS.Client.BAServer.Tasks.Rendering.GetDefaultMapDescriptionTask
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family