Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.MedicalAlertsDataTable Class : FindByPatientIDIssuerOfPatientIDMedicalAlert Method |
[DebuggerNonUserCodeAttribute()] public MWLDataset.MedicalAlertsRow FindByPatientIDIssuerOfPatientIDMedicalAlert( string PatientID, string IssuerOfPatientID, string MedicalAlert )
'Declaration <DebuggerNonUserCodeAttribute()> Public Function FindByPatientIDIssuerOfPatientIDMedicalAlert( _ 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.FindByPatientIDIssuerOfPatientIDMedicalAlert(PatientID, IssuerOfPatientID, MedicalAlert)
[DebuggerNonUserCodeAttribute()] public MWLDataset.MedicalAlertsRow FindByPatientIDIssuerOfPatientIDMedicalAlert( string PatientID, string IssuerOfPatientID, string MedicalAlert )
DebuggerNonUserCodeAttribute() function Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset.MedicalAlertsDataTable.FindByPatientIDIssuerOfPatientIDMedicalAlert( PatientID , IssuerOfPatientID , MedicalAlert )
[DebuggerNonUserCodeAttribute()] public: MWLDataset.MedicalAlertsRow^ FindByPatientIDIssuerOfPatientIDMedicalAlert( 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