C#
VB
C++
Gets a strongly typed System.Data.DataTable for the physical 'Scheduled Station Names' table.
[DebuggerNonUserCodeAttribute()]
public ScheduledStationNamesDataTable ScheduledStationNames { get; }
Public ReadOnly Property ScheduledStationNames As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.ScheduledStationNamesDataTable
public:
property Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.ScheduledStationNamesDataTable^ ScheduledStationNames {
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.ScheduledStationNamesDataTable^ get();
}
A ScheduledStationNamesDataTable which holds the information about the 'Scheduled Station Names' table.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET