DVTk API
SendQueryModalityWorklist Method (queryTags)
DVTkDvtk.IheActors.ActorsAcquisitionModalityActorSendQueryModalityWorklist(TagValueCollection)
DVTk API

[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.
Declaration Syntax
C#Visual BasicVisual C++
public bool SendQueryModalityWorklist(
	TagValueCollection queryTags
)
Public Function SendQueryModalityWorklist ( _
	queryTags As TagValueCollection _
) As Boolean
public:
virtual bool SendQueryModalityWorklist(
	TagValueCollection^ queryTags
) sealed
Parameters
queryTags (TagValueCollection)
List of Query Tags.
Return Value
Boolean indicating success or failure.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0