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