Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.PatientDataTable Class : NewPatientRow Method |
[DebuggerNonUserCodeAttribute()] public MWLDataset.PatientRow NewPatientRow()
'Declaration <DebuggerNonUserCodeAttribute()> Public Function NewPatientRow() As MWLDataset.PatientRow
'Usage Dim instance As MWLDataset.PatientDataTable Dim value As MWLDataset.PatientRow value = instance.NewPatientRow()
[DebuggerNonUserCodeAttribute()] public: MWLDataset.PatientRow^ NewPatientRow();