Delen via


SoftwareElementState Enum

Definition

State of a software element

public enum class SoftwareElementState
public enum class SoftwareElementState
enum SoftwareElementState
public enum SoftwareElementState
type SoftwareElementState = 
Public Enum SoftwareElementState
Inheritance
SoftwareElementState

Fields

Name Value Description
Deployable 0

Software element is deployable

Installable 1

Software element is installable

Executable 2

Software element is executable

Running 3

Software element is running

Applies to