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

AddVisitRow(String,String) Method

Show in webframe





A System.String representing the Admission ID.
A System.String representing the Current Patient Location.
Adds a new MWLDataset.VisitRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddVisitRow( _
   ByVal AdmissionID As String, _
   ByVal CurrentPatientLocation As String _
) As MWLDataset.VisitRow
'Usage
 
Dim instance As MWLDataset.VisitDataTable
Dim AdmissionID As String
Dim CurrentPatientLocation As String
Dim value As MWLDataset.VisitRow
 
value = instance.AddVisitRow(AdmissionID, CurrentPatientLocation)

            

            

Parameters

AdmissionID
A System.String representing the Admission ID.
CurrentPatientLocation
A System.String representing the Current Patient Location.

Return Value

The MWLDataset.VisitRow which is added to the System.Data.DataTable.Rows collection.
Requirements

Target Platforms

See Also

Reference

MWLDataset.VisitDataTable Class
MWLDataset.VisitDataTable Members
Overload List

 

 


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