InstanceKeyState Enum

Definition

Contains a list of valid states for instance keys.

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

Fields

Associated 1

The instance key is associated with a non-completed instance.

Completed 2

The instance key was associated with an instance, which is no longer active.

Unknown 0

The instance key is not associated with any instance.

Applies to