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.StudyRow Class : GetOtherStudyNumbersRows Method |
[DebuggerNonUserCodeAttribute()] public CompositeInstanceDataSet.OtherStudyNumbersRow[] GetOtherStudyNumbersRows()
'Declaration <DebuggerNonUserCodeAttribute()> Public Function GetOtherStudyNumbersRows() As CompositeInstanceDataSet.OtherStudyNumbersRow()
'Usage Dim instance As CompositeInstanceDataSet.StudyRow Dim value() As CompositeInstanceDataSet.OtherStudyNumbersRow value = instance.GetOtherStudyNumbersRows()
[DebuggerNonUserCodeAttribute()] public: array<CompositeInstanceDataSet.OtherStudyNumbersRow^>^ GetOtherStudyNumbersRows();