Populates a DicomDataSet object with the values present in this PatientRecord.
Namespace: LaurelBridge.DCFExamples.SampleVNA
Assembly: SampleVNA (in SampleVNA.exe) Version: DCF34 r12431 DCF_3_4_38_20200923 NetFramework
Syntax
C#
public DicomDataSet ToDicomDataSet()
Return Value
Type: DicomDataSetA DicomDataSet object populated with elements from the PatientRecord values.
See Also