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();