LAUREL BRIDGE

OptionsTryRead Property

DICOM Connectivity Framework V3.4
Use TryReadDataSet to read the DicomFileInput. Default value is false to use ReadDataSet.

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

C#
public bool TryRead { get; set; }

Property Value

Type: Boolean
See Also

Reference