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