C#
VB
C++
Returns the child OtherPatientIDsRow for this PatientRow.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public OtherPatientIDsRow[] GetOtherPatientIDsRows()
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),
DebuggerNonUserCodeAttribute()>
Public Function GetOtherPatientIDsRows() As OtherPatientIDsRow()
public:
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")]
[DebuggerNonUserCodeAttribute]
array<OtherPatientIDsRow^>^ GetOtherPatientIDsRows()
An array of OtherPatientIDsRow representing the child rows for this PatientRow.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET