ArcGIS Runtime SDK for WPF - Library Reference
Update Method
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.