For a list of all members of this type, see SharePackage members.
Public Properties
| 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) |
Top
See Also