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