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

Show in webframe

AddContrastAllergiesRow(String,String,String) Method






A System.String representing the Patient ID.
A System.String representing the Issuer Of Patient ID.
A System.String representing the Contrast Allergy.
Adds a new MWLDataset.ContrastAllergiesRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddContrastAllergiesRow( _
   ByVal PatientID As String, _
   ByVal IssuerOfPatientID As String, _
   ByVal ContrastAllergy As String _
) As MWLDataset.ContrastAllergiesRow
'Usage
 
Dim instance As MWLDataset.ContrastAllergiesDataTable
Dim PatientID As String
Dim IssuerOfPatientID As String
Dim ContrastAllergy As String
Dim value As MWLDataset.ContrastAllergiesRow
 
value = instance.AddContrastAllergiesRow(PatientID, IssuerOfPatientID, ContrastAllergy)

            

            

Parameters

PatientID
A System.String representing the Patient ID.
IssuerOfPatientID
A System.String representing the Issuer Of Patient ID.
ContrastAllergy
A System.String representing the Contrast Allergy.

Return Value

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

Target Platforms

See Also

Reference

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