Report Manager Documentation

Variant.IsInteger�Method�

Function to check if the current value is an integer value.

public�bool�IsInteger();

Return Value

Returns true if the current value is an ordinal, integer value. That is currently a Byte, Integer or Long type values.

See Also

Variant Class | Reportman.Reporting Namespace