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

GetScheduledProcedureStepIDs Method (WorklistDbDataAccessAgent)

Show in webframe





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

            

            
public:
virtual array<String^>^ GetScheduledProcedureStepIDs( 
   String^ accessionNumber,
   String^ requestedProcedureID
) 

Parameters

accessionNumber
The accession number System.String value to match the query against./>.
requestedProcedureID
The requested procedure ID System.String value to match the query against./>.

Return Value

An Array of Strings representing the Scheduled Procedure Step IDs that correspond to a specific accession number and a specific Requested Procedure ID.
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