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




For a list of all members of this type, see PackageLayer members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyapply_extent_to_arcsdeSpecifies the extent that will be used to select ArcSDE data sources. (In, Optional)  
Public Propertyconvert_arcsde_dataSpecifies whether input layers will be converted into file geodatabase or preserve their original format. (In, Optional)  
Public Propertyconvert_dataSpecifies whether input layers will be converted into file geodatabase or preserve their original format. (In, Optional)  
Public PropertyextentSpecify the extent by manually entering the coordinates in the extent parameter using the format X-Min Y-Min X-Max Y-Max. Additionally, to use the extent of a specific layer, simply add the layer name for the extent parameter. (In, Optional)  
Public Propertyin_layerThe layers to package. (In, Required)  
Public Propertyoutput_fileThe location and name of the output package file (.lpk) to create. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyschema_onlySpecifies whether the schema of the input layers will be consolidated or packaged. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public PropertyversionSpecifies if input layers will be converted into a file geodatabase or preserve their original format. For multiple versions, use semicolons to separate the arguments. For example: "CURRENT;9.3.1" (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.