LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

GetRequestedProcedureIDs Method (WorklistDbDataAccessAgent)

Show in webframe





The accession number System.String value to match the query against./>.
Gets a list of Requested Procedure IDs that correspond to a specific accession number.
Syntax
public virtual string[] GetRequestedProcedureIDs( 
   string accessionNumber
)
'Declaration
 
Public Overridable Function GetRequestedProcedureIDs( _
   ByVal accessionNumber As String _
) As String()
'Usage
 
Dim instance As WorklistDbDataAccessAgent
Dim accessionNumber As String
Dim value() As String
 
value = instance.GetRequestedProcedureIDs(accessionNumber)

            

            
public:
virtual 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

See Also

Reference

WorklistDbDataAccessAgent Class
WorklistDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features