Enum Priority
Namespace:EvilDICOM.Core.Enums
Assembly:EvilDICOM.dll
Syntax
public enum Priority : ushort
Fields
View SourceHIGH
Declaration
HIGH = 1
Field Value
Type | Description |
---|---|
Priority |
LOW
Declaration
LOW = 2
Field Value
Type | Description |
---|---|
Priority |
MEDIUM
Declaration
MEDIUM = 0
Field Value
Type | Description |
---|---|
Priority |