ESRI.ArcGIS.DataManagementTools
MakeFeatureLayer Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : MakeFeatureLayer Class




Creates a feature layer from an input feature class or layer file. The layer that is created by the tool is temporary and will not persist after the session ends unless the layer is saved to disk or the map document is saved.

Syntax

Visual Basic (Declaration) 
Public Class MakeFeatureLayer 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As MakeFeatureLayer
C# 
public class MakeFeatureLayer : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.MakeFeatureLayer

See Also

© 2010 All Rights Reserved.