LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

IsPerformedProcedureStepExist Method (IWorklistDataAccessAgent)

Show in webframe





The SOP Instance UID for the Performed procedure step.
Decides whether a performed procedure exists.
Syntax
bool IsPerformedProcedureStepExist( 
   string affectedSOPInstance
)
'Declaration
 
Function IsPerformedProcedureStepExist( _
   ByVal affectedSOPInstance As String _
) As Boolean
'Usage
 
Dim instance As IWorklistDataAccessAgent
Dim affectedSOPInstance As String
Dim value As Boolean
 
value = instance.IsPerformedProcedureStepExist(affectedSOPInstance)

            

            
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

See Also

Reference

IWorklistDataAccessAgent Interface
IWorklistDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features