C#
VB
C++
Gets a strongly typed System.Data.DataTable for the physical 'Name Of Physician Reading Study' table.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public NameOfPhysicianReadingStudyDataTable NameOfPhysicianReadingStudy { get; }
<DebuggerNonUserCodeAttribute(),
GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")>
Public ReadOnly Property NameOfPhysicianReadingStudy() As NameOfPhysicianReadingStudyDataTable
Get
public:
[DebuggerNonUserCodeAttribute,
GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")]
property NameOfPhysicianReadingStudyDataTable^ NameOfPhysicianReadingStudy
{
NameOfPhysicianReadingStudyDataTable^ get()
}
A NameOfPhysicianReadingStudyDataTable which holds the information about the 'Name Of Physician Reading Study' table.
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