←Select platform

NewMedicalAlertsRow Method

Summary

Creates an empty MedicalAlertsRow without adding it to the System.Data.DataTable.Rows collection.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public MedicalAlertsRow NewMedicalAlertsRow() 
  
<DebuggerNonUserCodeAttribute()> 
Public Function NewMedicalAlertsRow() As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.MedicalAlertsRow 
[DebuggerNonUserCodeAttribute()] 
public: 
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.MedicalAlertsRow^ NewMedicalAlertsRow();  

Return Value

The new MedicalAlertsRow object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly