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