[This is preliminary documentation and is subject to change.]
Send 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 bool SendQueryModalityWorklist( TagValueCollection queryTags )
Public Function SendQueryModalityWorklist ( _ queryTags As TagValueCollection _ ) As Boolean
public: virtual bool SendQueryModalityWorklist( TagValueCollection^ queryTags ) sealed
- queryTags (TagValueCollection)
- List of Query Tags.
Boolean indicating success or failure.