Show / Hide Table of Contents
View Source

Enum QueryLevel

Namespace:EvilDICOM.Network.Enums
Assembly:EvilDICOM.dll
Syntax
public enum QueryLevel

Fields

View Source

DOSE

Declaration
DOSE = 5
Field Value
Type Description
QueryLevel
View Source

IMAGE

Declaration
IMAGE = 3
Field Value
Type Description
QueryLevel
View Source

PATIENT

Declaration
PATIENT = 0
Field Value
Type Description
QueryLevel
View Source

PLAN

Declaration
PLAN = 4
Field Value
Type Description
QueryLevel
View Source

SERIES

Declaration
SERIES = 2
Field Value
Type Description
QueryLevel
View Source

STUDY

Declaration
STUDY = 1
Field Value
Type Description
QueryLevel
View Source

TREATMENTRECORD

Declaration
TREATMENTRECORD = 6
Field Value
Type Description
QueryLevel
View Source

TREATMENTSUMREC

Declaration
TREATMENTSUMREC = 7
Field Value
Type Description
QueryLevel
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX