PackageVersion Properties |
The PackageVersion type exposes the following members.
| Name | Description | |
|---|---|---|
| AdoptableTypes |
Types that may be adopted by this package.
| |
| Author |
The package author
| |
| Created |
The date and time this package version was created
| |
| Dependencies |
Default dependencies. May be overridden by platform
| |
| Description |
The package description.
| |
| Documentation |
The path to the documentation for the package. May be a URL.
| |
| ExtraData |
Additional information about the package.
| |
| Icon |
Relative path to an image file.
| |
| Install |
Install command for Custom.
| |
| Name |
The unique package name.
| |
| Owner |
The package owner (eg, Rockwell Automation)
| |
| PackageFeed |
The feed the package came from.
| |
| Properties |
Additional properties for the package.
| |
| ReleaseNotes |
The path to the release notes for the package. May be a URL.
| |
| RequiredEdition | The minimum edition required to install the package. Note that the presence of this requirement does not imply that it is enforced for a package once it has been installed. | |
| RequiredLicense | The license required to install the package. Note that the presence of this requirement does not imply that it is enforced for a package once it has been installed. | |
| RequiredVersion |
The minimum compatible version of Emulate3D.
| |
| Tags |
The package tags (space separated list).
| |
| Type |
The type of the package.
| |
| Uninstall |
Uninstall command for Custom.
| |
| Version |
The package version.
|