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

GetText

This returns TrueText property value if the value property is set to true, otherwise it returns FalseText.

Syntax

C# 
public string GetText()

Requirements

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

See Also