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