Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MPPSDataset.PatientInfoforUnscheduledPPSRow Class : PPSInformationRow Property |
public MPPSDataset.PPSInformationRow PPSInformationRow {get; set;}
'Declaration Public Property PPSInformationRow As MPPSDataset.PPSInformationRow
'Usage Dim instance As MPPSDataset.PatientInfoforUnscheduledPPSRow Dim value As MPPSDataset.PPSInformationRow instance.PPSInformationRow = value value = instance.PPSInformationRow
public: property MPPSDataset.PPSInformationRow^ PPSInformationRow { MPPSDataset.PPSInformationRow^ get(); void set ( MPPSDataset.PPSInformationRow^ value); }