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




The following tables list the members exposed by SaveToLayerFile.

Public Constructors

 NameDescription
Public ConstructorSaveToLayerFile ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_layerThe in-memory layer, layer file stored on disk, or feature layer in ArcMap to be saved to disk as a layer file (.lyr). (In, Required)  
Public Propertyis_relative_path Determines if the output layer file (.lyr) will store a relative path to the source data stored on disk, or an absolute path. (In, Optional)  
Public Propertyout_layerThe output layer file (.lyr) to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.