QuickObjects.ObjectBase Send comments on this topic.
UseTextValue Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BooleanField Class : UseTextValue Property

UseTextValue

This property if the TrueText and FalseText properties will be used instead of the regular True and False.

Syntax

C# 
public bool UseTextValue {get; set;}

Requirements

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

See Also