Opalis Quick Integration Kit 3.0
Gets the value of the input as a boolean value

Namespace:  Opalis.QuickIntegrationKit
Assembly:  Opalis.QuickIntegrationKit(in Opalis.QuickIntegrationKit.dll) Version: 3.0.0.0 (3.1.0.1)

Syntax

C#
bool 
AsBoolean()
Visual Basic (Declaration)
Function 
AsBoolean 
As 
Boolean
Visual C++
bool 
AsBoolean()

Field Value

The input value as a boolean value

See Also