Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.OtherPatientIDsRowChangeEvent Class : Row Property |
public MWLDataset.OtherPatientIDsRow Row {get;}
'Declaration Public ReadOnly Property Row As MWLDataset.OtherPatientIDsRow
'Usage Dim instance As MWLDataset.OtherPatientIDsRowChangeEvent Dim value As MWLDataset.OtherPatientIDsRow value = instance.Row
public: property MWLDataset.OtherPatientIDsRow^ Row { MWLDataset.OtherPatientIDsRow^ get(); }