NamesOfIntendedRecipientsOfResults Property

Summary

Gets a strongly typed System.Data.DataTable for the physical 'Names Of Intended Recipients Of Results' table.

Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public NamesOfIntendedRecipientsOfResultsDataTable NamesOfIntendedRecipientsOfResults { get; } 
  
Public ReadOnly Property NamesOfIntendedRecipientsOfResults As NamesOfIntendedRecipientsOfResultsDataTable 
public: 
property MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable^ NamesOfIntendedRecipientsOfResults { 
   MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable^ get(); 
} 

Property Value

A NamesOfIntendedRecipientsOfResultsDataTable which holds the information about the 'Names Of Intended Recipients Of Results' 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