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

Show in webframe

Name Property (Configuration)






Gets or sets the configuration name.
Syntax
[ColumnAttribute(DbType="NVarChar(100) NOT NULL", 
   IsPrimaryKey=true, 
   CanBeNull=false, 
   Storage="_Name")]
public string Name {get; set;}
'Declaration
 
<ColumnAttribute(DbType="NVarChar(100) NOT NULL", 
   IsPrimaryKey=True, 
   CanBeNull=False, 
   Storage="_Name")>
Public Property Name As String
'Usage
 
Dim instance As Configuration
Dim value As String
 
instance.Name = value
 
value = instance.Name
[ColumnAttribute(DbType="NVarChar(100) NOT NULL", 
   IsPrimaryKey=true, 
   CanBeNull=false, 
   Storage="_Name")]
public:
property String^ Name {
   String^ get();
   void set (    String^ value);
}

Property Value

The configuration name.
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