Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ScheduledStationNames As MWLDataset.ScheduledStationNamesDataTable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MWLDataset Dim value As MWLDataset.ScheduledStationNamesDataTable value = instance.ScheduledStationNames |
C# | |
---|---|
public MWLDataset.ScheduledStationNamesDataTable ScheduledStationNames {get;} |
C++/CLI | |
---|---|
public: property MWLDataset.ScheduledStationNamesDataTable^ ScheduledStationNames { MWLDataset.ScheduledStationNamesDataTable^ get(); } |
Property Value
A MWLDataset.ScheduledStationNamesDataTable which holds the information about the 'Scheduled Station Names' table.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7