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