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




The following tables list the members exposed by PackageMap.

Public Constructors

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

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_mapThe map document to package. (In, Required)  
Public Propertyoutput_fileThe name and location of the output map package (.mpk). (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.