Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.ReferencedPatientSequenceRowChangeEvent Class : Row Property |
public CompositeInstanceDataSet.ReferencedPatientSequenceRow Row {get;}
'Declaration Public ReadOnly Property Row As CompositeInstanceDataSet.ReferencedPatientSequenceRow
'Usage Dim instance As CompositeInstanceDataSet.ReferencedPatientSequenceRowChangeEvent Dim value As CompositeInstanceDataSet.ReferencedPatientSequenceRow value = instance.Row
public: property CompositeInstanceDataSet.ReferencedPatientSequenceRow^ Row { CompositeInstanceDataSet.ReferencedPatientSequenceRow^ get(); }