[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.
| C# | Visual Basic | Visual 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
- modalityWorklistItem (DicomQueryItem)
- Worklist Item used to provide overruling values for the Image headers.
- withSingleAssociation (Boolean)
Boolean indicating success or failure.