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 > MWLDataset.ScheduledProtocolCodeSequenceRowChangeEvent Class : Row Property |
public MWLDataset.ScheduledProtocolCodeSequenceRow Row {get;}
'Declaration Public ReadOnly Property Row As MWLDataset.ScheduledProtocolCodeSequenceRow
'Usage Dim instance As MWLDataset.ScheduledProtocolCodeSequenceRowChangeEvent Dim value As MWLDataset.ScheduledProtocolCodeSequenceRow value = instance.Row
public: property MWLDataset.ScheduledProtocolCodeSequenceRow^ Row { MWLDataset.ScheduledProtocolCodeSequenceRow^ get(); }