Class InactivationState
Represents a state indicating that an entity or process is currently inactive.
public class InactivationState
- Inheritance
-
InactivationState
- Inherited Members
- Extension Methods
Properties
Acknowledge
public bool? Acknowledge { get; set; }
Property Value
- bool?
Audio
public AlarmEnum.AudioVideoState? Audio { get; set; }
Property Value
Visual
public AlarmEnum.AudioVideoState? Visual { get; set; }