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