←Select platform

DeleteScheduledProcedureStep Method (IBrokerService)

Summary

Deletes the scheduled procedure step having the specified Scheduled Procedure Step ID.

Syntax

C#
VB
C++
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=false)] 
[OperationContractAttribute()] 
void DeleteScheduledProcedureStep(  
   string scheduledProcedureStepID 
) 
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=False)> 
<OperationContractAttribute()> 
Sub DeleteScheduledProcedureStep( _ 
   ByVal scheduledProcedureStepID As String _ 
) 
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=false)] 
[OperationContractAttribute()] 
void DeleteScheduledProcedureStep(  
   String^ scheduledProcedureStepID 
) 

Parameters

scheduledProcedureStepID
Identifier that identifies the Scheduled Procedure Step.

Example

For an example refer to AddScheduledProcedureStep

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.Wcf Assembly
Click or drag to resize