←Select platform

NewImagingServiceRequestRow Method

Summary

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

Syntax

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

Return Value

The new ImagingServiceRequestRow 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