←Select platform

UpdateScheduledProcedureStep Method (IBrokerService)

Summary

Updates the scheduled procedure step.

Syntax

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

Parameters

scheduledProcedureStepID
The ID for the Scheduled Procedure Step.

procedureStep
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