|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| FeatureLayer Property | |
| See Also | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > AttributeEditEventArgs Class : FeatureLayer Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property FeatureLayer As IFeatureLayer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IFeatureLayer FeatureLayer {get;} | |