GetRequestedProcedureIDs Method

Summary
Gets the requested procedure ids.
Syntax
C#
VB
C++
public string[] GetRequestedProcedureIDs( 
   string accessionNumber 
) 
  
Public Function GetRequestedProcedureIDs( _ 
   ByVal accessionNumber As String _ 
) As String() 
public: 
array<String^>^ GetRequestedProcedureIDs(  
   String^ accessionNumber 
)  

Parameters

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

Return Value

A list of requested procedure ids.

Example

For an example refer to AddRequestedProcedure

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.