Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

GetRequestedProcedureIDs Method (WorklistDbDataAccessAgent)






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

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