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