Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.MedicalAlertsDataTable Class > AddMedicalAlertsRow Method : AddMedicalAlertsRow(String,String,String) Method |
[DebuggerNonUserCodeAttribute()] public MWLDataset.MedicalAlertsRow AddMedicalAlertsRow( string PatientID, string IssuerOfPatientID, string MedicalAlert )
'Declaration <DebuggerNonUserCodeAttribute()> Public Overloads Function AddMedicalAlertsRow( _ ByVal PatientID As String, _ ByVal IssuerOfPatientID As String, _ ByVal MedicalAlert As String _ ) As MWLDataset.MedicalAlertsRow
'Usage Dim instance As MWLDataset.MedicalAlertsDataTable Dim PatientID As String Dim IssuerOfPatientID As String Dim MedicalAlert As String Dim value As MWLDataset.MedicalAlertsRow value = instance.AddMedicalAlertsRow(PatientID, IssuerOfPatientID, MedicalAlert)
[DebuggerNonUserCodeAttribute()] public MWLDataset.MedicalAlertsRow AddMedicalAlertsRow( string PatientID, string IssuerOfPatientID, string MedicalAlert )
DebuggerNonUserCodeAttribute() function Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset.MedicalAlertsDataTable.AddMedicalAlertsRow(String,String,String)( PatientID , IssuerOfPatientID , MedicalAlert )
[DebuggerNonUserCodeAttribute()] public: MWLDataset.MedicalAlertsRow^ AddMedicalAlertsRow( String^ PatientID, String^ IssuerOfPatientID, String^ MedicalAlert )
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