C#
VB
C++
Returns the number of patients that match the query parameters.
public int FindPatientsCount(MatchingParameterCollection matchingEntitiesCollection)
Public MustOverride Function FindPatientsCount(ByVal matchingEntitiesCollection As MatchingParameterCollection) As Integer
public:virtual int FindPatientsCount(MatchingParameterCollection^ matchingEntitiesCollection) abstract
matchingEntitiesCollection
A MatchingParameterCollection which includes the matching parameters for the query.
The number of patients that match 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
