ESRI.ArcGIS.DataManagementTools | |
SharePackage Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : SharePackage Class |
The following tables list the members exposed by SharePackage.
Name | Description | |
---|---|---|
SharePackage Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
credits | Credits for the package. This is generally the name of the organization that is given credit for authoring and providing the content for the package. (In, Optional) | |
groups | List of groups to share package with. (In, Optional) | |
in_package | Input layer (.lpk) or map (.mpk) package file. (In, Required) | |
out_results | Tool Succeeded (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
password | ESRI global account password. (In, Required) | |
public | Specifies if input package will be shared and available to everybody. (In, Optional) | |
summary | Summary of package. The summary is displayed in the item information of the package on ArcGIS.com. (In, Required) | |
tags | Tags used to describe and identify the package. Individual tags are separated using either a comma or semicolon. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
username | ESRI global account user name. (In, Required) |