Show / Hide Table of Contents
View Source

Enum Priority

Namespace:EvilDICOM.Core.Enums
Assembly:EvilDICOM.dll
Syntax
public enum Priority : ushort

Fields

View Source

HIGH

Declaration
HIGH = 1
Field Value
Type Description
Priority
View Source

LOW

Declaration
LOW = 2
Field Value
Type Description
Priority
View Source

MEDIUM

Declaration
MEDIUM = 0
Field Value
Type Description
Priority
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX