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 Class : PatientInfoforUnscheduledPPS Property |
public MPPSDataset.PatientInfoforUnscheduledPPSDataTable PatientInfoforUnscheduledPPS {get;}
'Declaration Public ReadOnly Property PatientInfoforUnscheduledPPS As MPPSDataset.PatientInfoforUnscheduledPPSDataTable
'Usage Dim instance As MPPSDataset Dim value As MPPSDataset.PatientInfoforUnscheduledPPSDataTable value = instance.PatientInfoforUnscheduledPPS
public: property MPPSDataset.PatientInfoforUnscheduledPPSDataTable^ PatientInfoforUnscheduledPPS { MPPSDataset.PatientInfoforUnscheduledPPSDataTable^ get(); }