Show / Hide Table of Contents
View Source

Class AbstractDIMSE

Inheritance
System.Object
AbstractDIMSEBase
AbstractDIMSE
Inherited Members
AbstractDIMSEBase._affectedSOPClassUID
AbstractDIMSEBase._commandField
AbstractDIMSEBase._dataSetType
AbstractDIMSEBase._groupLength
AbstractDIMSEBase.AffectedSOPClassUID
AbstractDIMSEBase.GroupLength
AbstractDIMSEBase.CommandField
AbstractDIMSEBase.DataSetType
AbstractDIMSEBase.Elements
AbstractDIMSEBase.SetGroupLength()
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
Assembly:EvilDICOM.dll
Syntax
public abstract class AbstractDIMSE : AbstractDIMSEBase, IIOD

Properties

View Source

Data

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

HasData

Declaration
public bool HasData { get; }
Property Value
Type Description
System.Boolean

Extension Methods

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