LAUREL BRIDGE

SourceInstanceSequenceDataSet Property

DICOM Connectivity Framework V3.4
Get/Set the Dicom dataset backing this sequence.

Namespace:  LaurelBridge.DCFExamples.PdfToDicom.IOD
Assembly:  PdfToDicom (in PdfToDicom.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public DicomDataSet DataSet { get; set; }

Property Value

Type: DicomDataSet
See Also

Reference