C#
VB
C++
Decides whether a performed procedure exists.
public bool IsPerformedProcedureStepExist(
string affectedSOPInstance
)
Function IsPerformedProcedureStepExist( _
ByVal affectedSOPInstance As String _
) As Boolean
bool IsPerformedProcedureStepExist(
String^ affectedSOPInstance
)
affectedSOPInstance
The SOP Instance UID for the Performed procedure step.
true if the performed procedure step 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