Leadtools.Medical.Worklist.DataAccessLayer Namespace > IWorklistDataAccessAgent Interface : IsPerformedProcedureStepExist Method |
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 )