Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.ContrastAllergiesDataTable Class > AddContrastAllergiesRow Method : AddContrastAllergiesRow(String,String,String) Method |
[DebuggerNonUserCodeAttribute()] public MWLDataset.ContrastAllergiesRow AddContrastAllergiesRow( string PatientID, string IssuerOfPatientID, string ContrastAllergy )
'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)
[DebuggerNonUserCodeAttribute()] public MWLDataset.ContrastAllergiesRow AddContrastAllergiesRow( string PatientID, string IssuerOfPatientID, string ContrastAllergy )
DebuggerNonUserCodeAttribute() function Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset.ContrastAllergiesDataTable.AddContrastAllergiesRow(String,String,String)( PatientID , IssuerOfPatientID , ContrastAllergy )
[DebuggerNonUserCodeAttribute()] public: MWLDataset.ContrastAllergiesRow^ AddContrastAllergiesRow( String^ PatientID, String^ IssuerOfPatientID, String^ ContrastAllergy )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2