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.PerformedProtocolCodeSequenceRow Class : PPSInformationRow Property |
public MPPSDataset.PPSInformationRow PPSInformationRow {get; set;}
'Declaration Public Property PPSInformationRow As MPPSDataset.PPSInformationRow
'Usage Dim instance As MPPSDataset.PerformedProtocolCodeSequenceRow Dim value As MPPSDataset.PPSInformationRow instance.PPSInformationRow = value value = instance.PPSInformationRow
public: property MPPSDataset.PPSInformationRow^ PPSInformationRow { MPPSDataset.PPSInformationRow^ get(); void set ( MPPSDataset.PPSInformationRow^ value); }