Error processing SSI file
LEADTOOLS Leadtools.Ccow.Server (Leadtools.Ccow.Server assembly)

Show in webframe

Value Property






Gets or sets the configuration value.
Syntax
[ColumnAttribute(Storage="_Value", 
   DbType="NText", 
   UpdateCheck=UpdateCheck.Never)]
public string Value {get; set;}
'Declaration
 
<ColumnAttribute(Storage="_Value", 
   DbType="NText", 
   UpdateCheck=UpdateCheck.Never)>
Public Property Value As String
'Usage
 
Dim instance As Configuration
Dim value As String
 
instance.Value = value
 
value = instance.Value
[ColumnAttribute(Storage="_Value", 
   DbType="NText", 
   UpdateCheck=UpdateCheck.Never)]
public:
property String^ Value {
   String^ get();
   void set (    String^ value);
}

Property Value

The configuration value.
Requirements

Target Platforms

See Also

Reference

Configuration Class
Configuration Members

Error processing SSI file
Leadtools.Ccow.Server requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features