Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.25
|
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset Class : ScheduledStationNames Property |
public MWLDataset.ScheduledStationNamesDataTable ScheduledStationNames {get;}
'Declaration Public ReadOnly Property ScheduledStationNames As MWLDataset.ScheduledStationNamesDataTable
'Usage Dim instance As MWLDataset Dim value As MWLDataset.ScheduledStationNamesDataTable value = instance.ScheduledStationNames
public: property MWLDataset.ScheduledStationNamesDataTable^ ScheduledStationNames { MWLDataset.ScheduledStationNamesDataTable^ get(); }