Class DicomDirectoryRecordType
- Namespace
- FellowOakDicom.Media
- Assembly
- fo-dicom.core.dll
public class DicomDirectoryRecordType
- Inheritance
-
DicomDirectoryRecordType
- Inherited Members
- Extension Methods
Constructors
DicomDirectoryRecordType(string)
public DicomDirectoryRecordType(string recordName)
Parameters
recordName
string
Fields
Image
public static readonly DicomDirectoryRecordType Image
Field Value
Patient
public static readonly DicomDirectoryRecordType Patient
Field Value
PresentationState
public static readonly DicomDirectoryRecordType PresentationState
Field Value
Report
public static readonly DicomDirectoryRecordType Report
Field Value
Series
public static readonly DicomDirectoryRecordType Series
Field Value
Study
public static readonly DicomDirectoryRecordType Study
Field Value
Properties
Tags
public ICollection<DicomTag> Tags { get; }
Property Value
Methods
ToString()
public override string ToString()