QuickObjects.ObjectBase Send comments on this topic.
BooleanField Constructor()
See Also 
Akal.QuickObjects.ObjectBase Namespace > BooleanField Class > BooleanField Constructor : BooleanField Constructor()

BooleanField

It is default constructor for BooleanField.

It offers no functionality but it calls the baseField's default constructor.

Syntax

C# 
public BooleanField()

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also