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