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

Performs a new refreshed query against the REST endpoint and refreshes the graphics layer.

Syntax

Visual Basic (Declaration) 
Public Sub Update() 
C# 
public void Update()

Remarks

Selections and unsaved edits will be lost on Update.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.