LAUREL BRIDGE

OptionsQueryTags Property

DICOM Connectivity Framework V3.4
The attribute tag and string value separated by an equals sign that is to be inserted into the query request. Non-empty values specify query search criteria; empty values specify return values. More than one may be given.

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

C#
public IEnumerable<string> QueryTags { get; set; }

Property Value

Type: IEnumerableString
See Also

Reference