[This is preliminary documentation and is subject to change.]
Generate a CFind Modality Worklist Query trigger from the given queryTags.
All other return keys are taken from the supported return key attributes
in the Worklist Information Model.
| C# | Visual Basic | Visual C++ |
public static DicomMessage MakeCFindModalityWorklist( TagValueCollection queryTags )
Public Shared Function MakeCFindModalityWorklist ( _ queryTags As TagValueCollection _ ) As DicomMessage
public: static DicomMessage^ MakeCFindModalityWorklist( TagValueCollection^ queryTags )
- queryTags (TagValueCollection)
- List of Query Tags.
CFind Modality Worklist Query trigger.