GetRequestedProcedureIDs Method

Summary
Gets a list of Requested Procedure IDs that correspond to a specific accession number.
Syntax
C#
VB
C++
public string[] GetRequestedProcedureIDs( 
   string accessionNumber 
) 
  
Function GetRequestedProcedureIDs( _ 
   ByVal accessionNumber As String _ 
) As String() 
array<String^>^ GetRequestedProcedureIDs(  
   String^ accessionNumber 
)  

Parameters

accessionNumber
The accession number System.String value to match the query against.

Return Value

An Array of Strings representing the Requested Procedure IDs that correspond to a specific accession number.

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.DataAccessLayer Assembly

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