Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTCurrency.AsBigint

Syntax

CTBigint AsBigint( )

Parameters

This method has no parameters.

Description

Convert a CTCurrency object to big integer.

Return

AsBigint() returns the converted value in big integer (64-bit) format.

See Also

AsFloat(), AsLong()

TOCIndex