ArcGIS API for Windows Phone - Library Reference
UpdateCompleted Event
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > FeatureLayer Class : UpdateCompleted Event

Occurs when the layer has completed requesting features from the service.

Syntax

Visual Basic (Declaration) 
Public Event UpdateCompleted As EventHandler
C# 
public event EventHandler UpdateCompleted

Remarks

This event fires after an explicit call to Update() or after the layer has initialized and features was returned from the feature layer service.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.