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

Show in webframe

GetUnscheduledPerformedProcedureStepUIDs Method (IBrokerService)






Gets a list of the unscheduled Performed Procedure Step UIDs.
Syntax
[OperationContractAttribute()]
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, 
   Action="", 
   Name="", 
   Namespace="", 
   ProtectionLevel=ProtectionLevel.None, 
   HasProtectionLevel=false)]
string[] GetUnscheduledPerformedProcedureStepUIDs()
'Declaration
 
<OperationContractAttribute()>
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, 
   Action="", 
   Name="", 
   Namespace="", 
   ProtectionLevel=ProtectionLevel.None, 
   HasProtectionLevel=False)>
Function GetUnscheduledPerformedProcedureStepUIDs() As String()
'Usage
 
Dim instance As IBrokerService
Dim value() As String
 
value = instance.GetUnscheduledPerformedProcedureStepUIDs()

            

            
[OperationContractAttribute()]
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, 
   Action="", 
   Name="", 
   Namespace="", 
   ProtectionLevel=ProtectionLevel.None, 
   HasProtectionLevel=false)]
array<String^>^ GetUnscheduledPerformedProcedureStepUIDs(); 

Return Value

An array of unscheduled Performed Procedure Step UIDs.
Example
For an example refer to HandleUnscheduledMPPS
Requirements

Target Platforms

See Also

Reference

IBrokerService Interface
IBrokerService 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