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

Deployable 0

Software element is deployable

Executable 2

Software element is executable

Installable 1

Software element is installable

Running 3

Software element is running

Applies to