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