Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

Show in webframe

PerformedProcedureStepExists Method (BrokerService)






The affected SOP instance UID.
Specifies whether the procedure step exists.
Syntax
public bool PerformedProcedureStepExists( 
   string affectedSOPInstanceUID
)
'Declaration
 
Public Function PerformedProcedureStepExists( _
   ByVal affectedSOPInstanceUID As String _
) As Boolean
'Usage
 
Dim instance As BrokerService
Dim affectedSOPInstanceUID As String
Dim value As Boolean
 
value = instance.PerformedProcedureStepExists(affectedSOPInstanceUID)

            

            
public:
bool PerformedProcedureStepExists( 
   String^ affectedSOPInstanceUID
) 

Parameters

affectedSOPInstanceUID
The affected SOP instance UID.

Return Value

True if the performed procedure step with the specified affected SOP instance exists; otherwise, false.
Example
For an example refer to HandleUnscheduledMPPS
Requirements

Target Platforms

See Also

Reference

BrokerService Class
BrokerService Members

Error processing SSI file
   Leadtools.Medical.Worklist.Wcf requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features