Gets or sets the allowed value.
[ColumnAttribute(DbType="Bit", Storage="_Allowed")]
public Nullable<bool> 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)
}
Returns true if the application is allowed to join the context; otherwise it returns false.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document