C#
VB
C++
Delete the studies information that matches the given query parameters.
public virtual int DeleteStudy(
MatchingParameterCollection matchingEntitiesCollection
)
Public Overridable Function DeleteStudy(
ByVal matchingEntitiesCollection As MatchingParameterCollection
) As Integer
public:
virtual int DeleteStudy(
MatchingParameterCollection^ matchingEntitiesCollection
)
matchingEntitiesCollection
A MatchingParameterCollection which includes the matching parameters for the query.
A value representing the number of deleted studies.
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