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

Show in webframe

Set<T> Method






Specifies the type of the value to set.
Name of the config to set.
A config value of type T.
Sets the value of CCOW server config.
Syntax
public static void Set<T>( 
   string name,
   T value
)
'Declaration
 
Public Shared Sub Set(Of T)( _
   ByVal name As String, _
   ByVal value As T _
) 
'Usage
 
Dim name As String
Dim value As T
 
Config.Set(Of T)(name, value)
public:
static void Setgeneric<typename T>
( 
   String^ name,
   T^ value
) 

Parameters

name
Name of the config to set.
value
A config value of type T.

Type Parameters

T
Specifies the type of the value to set.
Requirements

Target Platforms

See Also

Reference

Config Class
Config 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