C#
VB
C++
Gets or sets the value of the Study Description column for this row.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
public string StudyDescription { get; set; }
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),
DebuggerNonUserCodeAttribute()>
Public Property StudyDescription() As String
Get
Set
public:
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0"),
DebuggerNonUserCodeAttribute]
property String^ StudyDescription
{
String^ get()
void set(String^ value)
}
The value of the Study Description Sequence GUID column for this row.
HangingProtocolDefinitonSequenceRow Class
HangingProtocolDefinitonSequenceRow Members
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDataset Class
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