Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.25
|
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset.PPSInformationRow Class : GetPatientInfoforUnscheduledPPSRows Method |
[DebuggerNonUserCodeAttribute()] public MPPSDataset.PatientInfoforUnscheduledPPSRow[] GetPatientInfoforUnscheduledPPSRows()
'Declaration <DebuggerNonUserCodeAttribute()> Public Function GetPatientInfoforUnscheduledPPSRows() As MPPSDataset.PatientInfoforUnscheduledPPSRow()
'Usage Dim instance As MPPSDataset.PPSInformationRow Dim value() As MPPSDataset.PatientInfoforUnscheduledPPSRow value = instance.GetPatientInfoforUnscheduledPPSRows()
[DebuggerNonUserCodeAttribute()] public: array<MPPSDataset.PatientInfoforUnscheduledPPSRow^>^ GetPatientInfoforUnscheduledPPSRows();