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

Show in webframe

AddVisitRow(String,String) Method






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

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