←Select platform

PatientInfoforUnscheduledPPS Property

Summary

Gets a strongly typed System.Data.DataTable for the physical 'Patient Info for Unscheduled PPS (Performed Procedure Step)' table.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public PatientInfoforUnscheduledPPSDataTable PatientInfoforUnscheduledPPS { get; } 
  
Public ReadOnly Property PatientInfoforUnscheduledPPS As PatientInfoforUnscheduledPPSDataTable 
public: 
property PatientInfoforUnscheduledPPSDataTable^ PatientInfoforUnscheduledPPS { 
   PatientInfoforUnscheduledPPSDataTable^ get(); 
} 

Property Value

A PatientInfoforUnscheduledPPSDataTable which holds the information about the 'Patient Info for Unscheduled PPS (Performed Procedure Step)' table.

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