Click or drag to resize

PackageVersion Properties

The PackageVersion type exposes the following members.

Properties
  NameDescription
Public propertyAdoptableTypes
Types that may be adopted by this package.
Public propertyAuthor
The package author
Public propertyCreated
The date and time this package version was created
Public propertyDependencies
Default dependencies. May be overridden by platform
Public propertyDescription
The package description.
Public propertyDocumentation
The path to the documentation for the package. May be a URL.
Public propertyExtraData
Additional information about the package.
Public propertyIcon
Relative path to an image file.
Public propertyInstall
Install command for Custom.
Public propertyName
The unique package name.
Public propertyOwner
The package owner (eg, Rockwell Automation)
Public propertyPackageFeed
The feed the package came from.
Public propertyProperties
Additional properties for the package.
Public propertyReleaseNotes
The path to the release notes for the package. May be a URL.
Public propertyRequiredEdition

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.

Public propertyRequiredLicense

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.

Public propertyRequiredVersion
The minimum compatible version of Emulate3D.
Public propertyTags
The package tags (space separated list).
Public propertyType
The type of the package.
Public propertyUninstall
Uninstall command for Custom.
Public propertyVersion
The package version.
Top
See Also