DVTk API
SendModalityImagesStored Method (modalityWorklistItem, withSingleAssociation)
DVTkDvtk.IheActors.ActorsAcquisitionModalityActorSendModalityImagesStored(DicomQueryItem, Boolean)
DVTk API

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

Send all the images found in the data directory mapped from the given Modality Worklist item - the MapWorklistItemToStorageDirectory defines the data directory / worklist item attribute value mapping.
Declaration Syntax
C#Visual BasicVisual C++
public bool SendModalityImagesStored(
	DicomQueryItem modalityWorklistItem,
	bool withSingleAssociation
)
Public Function SendModalityImagesStored ( _
	modalityWorklistItem As DicomQueryItem, _
	withSingleAssociation As Boolean _
) As Boolean
public:
virtual bool SendModalityImagesStored(
	DicomQueryItem^ modalityWorklistItem, 
	bool withSingleAssociation
) sealed
Parameters
modalityWorklistItem (DicomQueryItem)
Worklist Item used to provide overruling values for the Image headers.
withSingleAssociation (Boolean)
Return Value
Boolean indicating success or failure.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0