ScheduledStationNames Property

Summary

Gets a strongly typed System.Data.DataTable for the physical 'Scheduled Station Names' table.

Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public ScheduledStationNamesDataTable ScheduledStationNames { get; } 
  
Public ReadOnly Property ScheduledStationNames As ScheduledStationNamesDataTable 
public: 
property ScheduledStationNamesDataTable^ ScheduledStationNames { 
   ScheduledStationNamesDataTable^ get(); 
} 

Property Value

A ScheduledStationNamesDataTable which holds the information about the 'Scheduled Station Names' table.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly