Show / Hide Table of Contents
View Source

Class CMoveIOD

Inheritance
System.Object
AbstractDIMSEIOD
CMoveIOD
Inherited Members
AbstractDIMSEIOD._sel
AbstractDIMSEIOD.Elements
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace:EvilDICOM.Network.DIMSE.IOD
Assembly:EvilDICOM.dll
Syntax
public class CMoveIOD : AbstractDIMSEIOD, IIOD

Properties

View Source

PatientId

Declaration
public string PatientId { get; set; }
Property Value
Type Description
System.String
View Source

QueryLevel

Declaration
public QueryLevel QueryLevel { get; set; }
Property Value
Type Description
QueryLevel
View Source

SeriesInstanceUID

Declaration
public string SeriesInstanceUID { get; set; }
Property Value
Type Description
System.String
View Source

SOPInstanceUID

Declaration
public string SOPInstanceUID { get; set; }
Property Value
Type Description
System.String
View Source

SpecificCharacterSet

Declaration
public string SpecificCharacterSet { get; set; }
Property Value
Type Description
System.String
View Source

StudyInstanceUID

Declaration
public string StudyInstanceUID { get; set; }
Property Value
Type Description
System.String

Extension Methods

IIODExtensions.GetLogString()
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX