GetRequestedProcedureIDs Method

Summary
Gets a list of Requested Procedure IDs that correspond to a specific accession number.
Syntax
C#
C++/CLI
public string[] GetRequestedProcedureIDs( 
   string accessionNumber 
) 
public: 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

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