C#
VB
C++
Gets or sets the configuration value.
[ColumnAttribute(DbType="NText", UpdateCheck=1, Storage="_Value")]
public string Value { get; set; }
<ColumnAttribute(DbType:="NText", UpdateCheck:=1, Storage:="_Value")> _
Public Overridable Property Value() As System.String
Get
Set
public: [ColumnAttribute(DbType=L"NText", UpdateCheck=1, Storage=L"_Value")]
virtual property System.String^ Value
{
System.String^ get()
System::Void set(System.String^ value)
}
The configuration value.
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