Table of Contents

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

DicomDirectoryRecordType

Patient

public static readonly DicomDirectoryRecordType Patient

Field Value

DicomDirectoryRecordType

PresentationState

public static readonly DicomDirectoryRecordType PresentationState

Field Value

DicomDirectoryRecordType

Report

public static readonly DicomDirectoryRecordType Report

Field Value

DicomDirectoryRecordType

Series

public static readonly DicomDirectoryRecordType Series

Field Value

DicomDirectoryRecordType

Study

public static readonly DicomDirectoryRecordType Study

Field Value

DicomDirectoryRecordType

Properties

Tags

public ICollection<DicomTag> Tags { get; }

Property Value

ICollection<DicomTag>

Methods

ToString()

public override string ToString()

Returns

string