C#
VB
C++
Deletes the hanging protocol information that matches the given query parameters.
public int DeleteHangingProtocol(
MatchingParameterCollection matchingEntitiesCollection
)
Public Function DeleteHangingProtocol(
ByVal matchingEntitiesCollection As MatchingParameterCollection
) As Integer
public:
Int32 DeleteHangingProtocol(
MatchingParameterCollection^ matchingEntitiesCollection
)
matchingEntitiesCollection
A MatchingParameterCollection which includes the matching parameters for the query.
A value representing the number of deleted instances.
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