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

Show in webframe

Passcode Property






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

Property Value

The application passcode.
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