LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)
LEAD Technologies, Inc

PerformedProcedureStepExists Method (BrokerService)






The affected SOP instance UID.
Performeds 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
)
 function Leadtools.Medical.Worklist.Wcf.Service.BrokerService.PerformedProcedureStepExists( 
   affectedSOPInstanceUID 
)
public:
bool PerformedProcedureStepExists( 
   String^ affectedSOPInstanceUID
) 

Parameters

affectedSOPInstanceUID
The affected SOP instance UID.

Return Value

True if the performed procedured step with the specificed affected SOP instance exists. False otherwise.
Example
For an example refer to HandleUnscheduledMPPS
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BrokerService Class
BrokerService Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.