DVTk API
CreateUnscheduledWorklistItem Method (userDefinedTags)
DVTkDvtk.IheActors.ActorsAcquisitionModalityActorCreateUnscheduledWorklistItem(TagValueCollection)
DVTk API

[This is preliminary documentation and is subject to change.]

Create an unscheduled worklist item by adding the given user defined tags to those of the Default Value Manager. This worklist item can then be used in the SendNCreateModalityProcedureStepInProgress() and SendModalityImagesStored() method calls. This simulates the IHE Unscheduled Use Case.
Declaration Syntax
C#Visual BasicVisual C++
public DicomQueryItem CreateUnscheduledWorklistItem(
	TagValueCollection userDefinedTags
)
Public Function CreateUnscheduledWorklistItem ( _
	userDefinedTags As TagValueCollection _
) As DicomQueryItem
public:
virtual DicomQueryItem^ CreateUnscheduledWorklistItem(
	TagValueCollection^ userDefinedTags
) sealed
Parameters
userDefinedTags (TagValueCollection)
User defined Tags.
Return Value
Modality worklist item populated from the user defined tags and default values.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0