ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.