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