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

GetInt

If the Value is set to true, this method returns 1. For false return 0, and for null value returns 0 as well.

Syntax

C# 
public int GetInt()

Requirements

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

See Also