Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTMoney::AsString

Syntax

CTString AsString( ) const

Parameters

This method has no parameters.

Description

Converts a CTMONEY object to a CTString object.

Return

AsString() returns a CTString object with the Money value.

See also

StringToMoney(), AsMoney()

TOCIndex