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

Show in webframe

Suffix Property






Gets or sets application suffix value.
Syntax
[ColumnAttribute(DbType="NVarChar(256)", Storage="_Suffix")]
public string Suffix {get; set;}
'Declaration
 
<ColumnAttribute(DbType="NVarChar(256)", Storage="_Suffix")>
Public Property Suffix As String
'Usage
 
Dim instance As CCOWApplication
Dim value As String
 
instance.Suffix = value
 
value = instance.Suffix
[ColumnAttribute(DbType="NVarChar(256)", Storage="_Suffix")]
public:
property String^ Suffix {
   String^ get();
   void set (    String^ value);
}

Property Value

The application suffix value.
Requirements

Target Platforms

See Also

Reference

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