LAUREL BRIDGE

BreedRegistrationSequence 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.DCFExamples.PdfToDicom.IOD
Assembly:  PdfToDicom (in PdfToDicom.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public BreedRegistrationSequence(
	DicomDataSet dataSet
)

Parameters

dataSet
Type: DicomDataSet
the dataset
See Also

Reference