Esri Business Analyst Server API for Silverlight 2.2 Reference
ProgressChanged Event
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace > TMLayer Class : ProgressChanged Event

Glossary Item Box

Occurs when the layer update progress state is changed.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Event Data

The event handler receives an argument of type ESRI.ArcGIS.Client.ProgressEventArgs containing data related to this event. The following ProgressEventArgs properties provide information specific to this event.

PropertyDescription
Progress  

Remarks

This event is dispatched with following values of e.Progress property:
Value Description
0 Start update thematic layer.
25 Start asynchronous execution of query task.
50 Start update render.
100 Complete update thematic layer or failed to execute query task.

Requirements

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

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.