Visit Property

Summary
Gets a strongly typed System.Data.DataTable for the physical 'Visit' table.
Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public VisitDataTable Visit { get; } 
  
Public ReadOnly Property Visit As VisitDataTable 
public: 
property VisitDataTable^ Visit { 
   VisitDataTable^ get(); 
} 

Property Value

A VisitDataTable which holds the information about the 'Visit' table.

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.