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