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