c-treeDB API for C# - Developers Guide
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()