DVTk API
MakeCFindModalityWorklist Method (queryTags)
DVTkDvtkHighLevelInterface.InformationModelGenerateTriggersMakeCFindModalityWorklist(TagValueCollection)
DVTk API

[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.
Declaration Syntax
C#Visual BasicVisual C++
public static DicomMessage MakeCFindModalityWorklist(
	TagValueCollection queryTags
)
Public Shared Function MakeCFindModalityWorklist ( _
	queryTags As TagValueCollection _
) As DicomMessage
public:
static DicomMessage^ MakeCFindModalityWorklist(
	TagValueCollection^ queryTags
)
Parameters
queryTags (TagValueCollection)
List of Query Tags.
Return Value
CFind Modality Worklist Query trigger.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0