IsPerformedProcedureStepExist Method

Summary
Decides whether a performed procedure exists.
Syntax
C#
VB
C++
public virtual bool IsPerformedProcedureStepExist( 
   string affectedSOPInstance 
) 
  
Public Overridable Function IsPerformedProcedureStepExist( _ 
   ByVal affectedSOPInstance As String _ 
) As Boolean 
public: 
virtual bool IsPerformedProcedureStepExist(  
   String^ affectedSOPInstance 
)  

Parameters

affectedSOPInstance
The SOP Instance UID for the Performed procedure step.

Return Value

true if the performed procedure step exists; otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.