←Select platform

GetScheduledProcedureStepIDs Method (BrokerService)

Summary

Gets a list of schedule procedure step IDs.

Syntax

C#
VB
C++
public string[] GetScheduledProcedureStepIDs(  
   string accessionNumber, 
   string requestedProcedureID 
) 
Public Function GetScheduledProcedureStepIDs( _ 
   ByVal accessionNumber As String, _ 
   ByVal requestedProcedureID As String _ 
) As String() 
public: 
array<String^>^ GetScheduledProcedureStepIDs(  
   String^ accessionNumber, 
   String^ requestedProcedureID 
) 

Parameters

accessionNumber
A departmental IS generated number that identifies the order for the Imaging Service Request.

requestedProcedureID
Identifier that identifies the Requested Procedure in the Imaging Service Request.

Return Value

A list of schedule procedure step IDs.

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