Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTCurrency.IsZero

Syntax

bool IsZero( )

Parameters

This method has no parameters.

Description

IsZero() indicates if a currency value is zero.

Return

IsZero() returns true if the currency value is zero, false otherwise.

See Also

Zero()

TOCIndex