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

Show in webframe

Allowed Property






Gets or sets the allowed value.
Syntax
[ColumnAttribute(DbType="Bit", Storage="_Allowed")]
public Nullable<bool> Allowed {get; set;}
'Declaration
 
<ColumnAttribute(DbType="Bit", Storage="_Allowed")>
Public Property Allowed As Nullable(Of Boolean)
'Usage
 
Dim instance As CCOWApplication
Dim value As Nullable(Of Boolean)
 
instance.Allowed = value
 
value = instance.Allowed
[ColumnAttribute(DbType="Bit", Storage="_Allowed")]
public:
property Nullable<bool> Allowed {
   Nullable<bool> get();
   void set (    Nullable<bool> value);
}

Property Value

Returns true if the application is allowed to join the context; otherwise it returns false.
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