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

FindByScheduledProcedureStepIDScheduledStationName Method

Show in webframe





A System.String representing the Scheduled Procedure Step ID.
A System.String representing the Scheduled Station Name.
Finds a MWLDataset.ScheduledStationNamesRow in the System.Data.DataTable.Rows collection by the Scheduled Procedure Step ID and Scheduled Station Name value.
Syntax
[DebuggerNonUserCodeAttribute()]
public MWLDataset.ScheduledStationNamesRow FindByScheduledProcedureStepIDScheduledStationName( 
   string ScheduledProcedureStepID,
   string ScheduledStationName
)
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByScheduledProcedureStepIDScheduledStationName( _
   ByVal ScheduledProcedureStepID As String, _
   ByVal ScheduledStationName As String _
) As MWLDataset.ScheduledStationNamesRow
'Usage
 
Dim instance As MWLDataset.ScheduledStationNamesDataTable
Dim ScheduledProcedureStepID As String
Dim ScheduledStationName As String
Dim value As MWLDataset.ScheduledStationNamesRow
 
value = instance.FindByScheduledProcedureStepIDScheduledStationName(ScheduledProcedureStepID, ScheduledStationName)

            

            
[DebuggerNonUserCodeAttribute()]
public:
MWLDataset.ScheduledStationNamesRow^ FindByScheduledProcedureStepIDScheduledStationName( 
   String^ ScheduledProcedureStepID,
   String^ ScheduledStationName
) 

Parameters

ScheduledProcedureStepID
A System.String representing the Scheduled Procedure Step ID.
ScheduledStationName
A System.String representing the Scheduled Station Name.

Return Value

The MWLDataset.ScheduledStationNamesRow that matches the given ScheduledProcedureStepID and ScheduledStationName. It returns null if no results are found
Requirements

Target Platforms

See Also

Reference

MWLDataset.ScheduledStationNamesDataTable Class
MWLDataset.ScheduledStationNamesDataTable 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