The PackageInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CreatedByUserID |
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.) | |
| CreatedOnDate |
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.) | |
| Dependencies | Gets the direct dependencies of this package. | |
| Description |
Gets the Description of this package
| |
Gets the Email for this package
| ||
| FileName |
Gets the FileName of this package
| |
| Files |
Gets a Dictionary of Files that are included in the Package
| |
| FolderName |
Gets the name (path) of the folder where the package is installed
| |
| FriendlyName |
Gets and Sets the FriendlyName of this package
| |
| IconFile |
Gets the url for the icon for the package
| |
| InstalledVersion |
Gets and sets the Installed Version of the Package
| |
| InstallerInfo |
Gets the associated InstallerInfo
| |
| InstallMode |
Gets the InstallMode
| |
| IsSystemPackage |
Gets and Sets whether this package is a "system" Package
| |
| IsValid |
Gets whether the Package is Valid
| |
| LastModifiedByUserID |
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.) | |
| LastModifiedOnDate |
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.) | |
| License |
Gets and Sets the License of this package
| |
| Log |
Gets the Logger
| |
| Manifest |
Gets the Manifest of this package
| |
| Name |
Gets the Name of this package
| |
| Organization |
Gets the Organisation for this package
| |
| Owner |
Gets the Owner of this package
| |
| PackageID |
Gets the ID of this package
| |
| PackageType |
Gets the Type of this package
| |
| PortalID |
Gets the ID of this portal
| |
| ReleaseNotes |
Gets and Sets the ReleaseNotes of this package
| |
| Url |
Gets the Url for this package
| |
| Version |
Gets the Version of this package
|