BuildMaster SDK Reference
Version:

DeployableInfo Class

Represents a deployable that is part of a release.

Inheritance Hierarchy

  • object
    • Inedo.BuildMaster.DeployableInfo

Syntax

public class DeployableInfo

Properties

Name Description
ApplicationId

Gets the application ID.

ApplicationName

Gets the application name.

DeployableId

Gets the deployable ID.

DeployableName

Gets the deployable name.

ImportedFromApplicationId

Gets the ID of the application that this deployable has been imported from.

ImportedFromApplicationName

Gets the name of the application that this deployable has been imported from.

IsImported

Gets a value indicating whether this deployable is imported from another application.

ReleaseNumber

Gets the release number of the deployable.

Methods

Name Description
ToString

Returns a string.