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

GetUnscheduledPerformedProcedureStepUIDs Method (IBrokerService)

Show in webframe





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

 

 


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