ArcGIS API for WPF - Library Reference
FeatureLayerID Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Actions Namespace > UpdateFeatureLayerAction Class : FeatureLayerID Property

Gets or sets the feature layer ID.

Syntax

Visual Basic (Declaration) 
Public Property FeatureLayerID As String
C# 
public string FeatureLayerID {get; set;}

Property Value

The feature layer ID.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.