←Select platform

GetPatientInfoforUnscheduledPPSRows Method

Summary

Returns the child PatientInfoforUnscheduledPPSRow for this PPSInformationRow.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public PatientInfoforUnscheduledPPSRow[] GetPatientInfoforUnscheduledPPSRows() 
  
<DebuggerNonUserCodeAttribute()> 
Public Function GetPatientInfoforUnscheduledPPSRows() As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MPPSDataset.PatientInfoforUnscheduledPPSRow() 
[DebuggerNonUserCodeAttribute()] 
public: 
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.array<MPPSDataset.PatientInfoforUnscheduledPPSRow^>^ GetPatientInfoforUnscheduledPPSRows();  

Return Value

An array of PatientInfoforUnscheduledPPSRow representing the child rows for this PPSInformationRow.

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