Opalis Quick Integration Kit 3.0
Gets the value of the input as an 8-bit integer

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

Syntax

C#
byte 
AsByte()
Visual Basic (Declaration)
Function 
AsByte 
As 
Byte
Visual C++
unsigned char 
AsByte()

Field Value

The value of the inputs as an 8-bit unsigned integer.

See Also