←Select platform

Allowed Property

Summary

Gets or sets the allowed value.

Syntax

C#
VB
C++
[ColumnAttribute(DbType="Bit", Storage="_Allowed")] 
public virtual System.Nullable<System.Boolean> Allowed 
{ get; set; } 
<ColumnAttribute(DbType:="Bit", Storage:="_Allowed")>  _ 
Public Overridable Property Allowed() As System.Nullable(Of System.Boolean) 
 Get 
 Set 
public: [ColumnAttribute(DbType=L"Bit", Storage=L"_Allowed")] 
virtual property System.Nullable<System.Boolean^ >^  Allowed 
{ 
 System.Nullable<System.Boolean^ >^  get() 
 System::Void set(System.Nullable<System.Boolean^ >^  value) 
} 

Property Value

Returns true if the application is allowed to join the context; otherwise it returns false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Ccow.Server Assembly
Click or drag to resize