InedoSDK Reference
Version:

PackageUsageData Class

Specifies information about a package installed on a server.

Inheritance Hierarchy

  • object
    • Inedo.Extensibility.PackageContainerScanners.PackageUsageData

Syntax

public class PackageUsageData

Constructors

Name Description
PackageUsageData

Initializes a new instance of the PackageUsageData class.

Properties

Name Description
DetailsUrl

Gets the URL of a page that displays details about the package.

GroupId

Gets the group of the package.

Installed

Gets the date when the package was installed if it is available.

Name

Gets the name of the package/container.

Server

Gets the name of the server which is using the package/container.

Type

Gets the type of the package

Version

Gets the version of the package.