Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.25
|
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(); }