DVTk API
RetrieveInformationModel Method (retrieveMessage)
DVTkDvtkHighLevelInterface.InformationModelQueryRetrievePatientRootInformationModelRetrieveInformationModel(DicomMessage)
DVTk API

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

Retrieve data from the Information Model using the given retrieve message.
Declaration Syntax
C#Visual BasicVisual C++
public StringCollection RetrieveInformationModel(
	DicomMessage retrieveMessage
)
Public Function RetrieveInformationModel ( _
	retrieveMessage As DicomMessage _
) As StringCollection
public:
virtual StringCollection^ RetrieveInformationModel(
	DicomMessage^ retrieveMessage
) sealed
Parameters
retrieveMessage (DicomMessage)
Message used to retrieve the Information Model.
Return Value
File list - containing the filenames of all instances matching the retrieve dataset attributes.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0