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

forceUpdates
True value means that the full update of the thematic layer will be forced.

Glossary Item Box

Applies updates collected on this layer.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

forceUpdates
True value means that the full update of the thematic layer will be forced.

Return Value

True if some updates are actually applied, false otherwise.

Remarks

In auto-update mode, the updates collected from the last SuspendUpdates call are applied. In manual-update mode, the updates collected from the last ApplyUpdates call are applied.

Since Business Analyst API 2.2, the optional forceUpdates parameter is added. It allows user to force the full update of the thematic layer by demand.

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.