Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTField.IsNumeric

Syntax

bool IsNumeric( )

Parameters

This method has no parameters.

Description

Indicates if the field represents a numeric value.

Return

IsNumeric() returns true if the field is numeric.

See Also

SetNullFlag()

TOCIndex