C#
VB
C++
Determines if the hanging protocol identified by the specified SOP Instance UID exists.
public bool ExistsHangingProtocol(
string sopInstanceUid
)
Public MustOverride Function ExistsHangingProtocol(
ByVal sopInstanceUid As String
) As Boolean
public:
virtual bool ExistsHangingProtocol(
String^ sopInstanceUid
) abstract
sopInstanceUid
The SOP Instance UID.
true if the hanging protocol exists, otherwise false.
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