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.ScheduledStationNamesDataTable Class : NewScheduledStationNamesRow Method |
[DebuggerNonUserCodeAttribute()] public MWLDataset.ScheduledStationNamesRow NewScheduledStationNamesRow()
'Declaration <DebuggerNonUserCodeAttribute()> Public Function NewScheduledStationNamesRow() As MWLDataset.ScheduledStationNamesRow
'Usage Dim instance As MWLDataset.ScheduledStationNamesDataTable Dim value As MWLDataset.ScheduledStationNamesRow value = instance.NewScheduledStationNamesRow()
[DebuggerNonUserCodeAttribute()] public: MWLDataset.ScheduledStationNamesRow^ NewScheduledStationNamesRow();