C#
VB
C++
Deletes the hanging protocol information that matches the specified SOP Instance UID.
public int DeleteHangingProtocol(
string sopInstanceUid
)
Public Function DeleteHangingProtocol(
ByVal sopInstanceUid As String
) As Integer
public:
Int32 DeleteHangingProtocol(
String^ sopInstanceUid
)
sopInstanceUid
The SOP Instance UID.
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