The PackageInfo type exposes the following members.

Properties

  NameDescription
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyDependencies
Gets the direct dependencies of this package.
Public propertyDescription
Gets the Description of this package
Public propertyEmail
Gets the Email for this package
Public propertyFileName
Gets the FileName of this package
Public propertyFiles
Gets a Dictionary of Files that are included in the Package
Public propertyFolderName
Gets the name (path) of the folder where the package is installed
Public propertyFriendlyName
Gets and Sets the FriendlyName of this package
Public propertyIconFile
Gets the url for the icon for the package
Public propertyInstalledVersion
Gets and sets the Installed Version of the Package
Public propertyInstallerInfo
Gets the associated InstallerInfo
Public propertyInstallMode
Gets the InstallMode
Public propertyIsSystemPackage
Gets and Sets whether this package is a "system" Package
Public propertyIsValid
Gets whether the Package is Valid
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyLicense
Gets and Sets the License of this package
Public propertyLog
Gets the Logger
Public propertyManifest
Gets the Manifest of this package
Public propertyName
Gets the Name of this package
Public propertyOrganization
Gets the Organisation for this package
Public propertyOwner
Gets the Owner of this package
Public propertyPackageID
Gets the ID of this package
Public propertyPackageType
Gets the Type of this package
Public propertyPortalID
Gets the ID of this portal
Public propertyReleaseNotes
Gets and Sets the ReleaseNotes of this package
Public propertyUrl
Gets the Url for this package
Public propertyVersion
Gets the Version of this package

See Also