LAUREL BRIDGE

OptionsDoMove Property

DICOM Connectivity Framework V3.4
True to perform a C-MOVE operation using Study Instance UID (0020,000D), False to perform a C-FIND operation using Patients Name (0010,0010). In either case, the MatchingAttribute is used for the element value.

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

C#
public bool DoMove { get; set; }

Property Value

Type: Boolean
See Also

Reference