LAUREL BRIDGE

PatientSpeciesCodeSequence Constructor (DicomDataSet)

DICOM Connectivity Framework V3.4
Constructor with a dataset. No checks are performed to make sure the dataset elements are legal for this sequence.

Namespace:  LaurelBridge.DCF.Examples.PdfToDicom.IOD
Assembly:  PdfToDicom (in PdfToDicom.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
public PatientSpeciesCodeSequence(
	DicomDataSet dataSet
)

Parameters

dataSet
Type: DicomDataSet
the dataset
See Also

Reference