Find modality performed procedure step information with the specified matching parameters.
public override MPPSDataset QueryMPPS(
MatchingParameterCollection matchingEntitiesCollection
)
Public Overrides Function QueryMPPS( _
ByVal matchingEntitiesCollection As Leadtools.Medical.Dataaccesslayer.MatchingParameterCollection _
) As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset
public:
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset^ QueryMPPS(
Leadtools.Medical.Dataaccesslayer.MatchingParameterCollection^ matchingEntitiesCollection
) override
matchingEntitiesCollection
A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which includes the matching parameters for the query.
The Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset which contains the Modality performed procedure step information that matches the query parameters.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET