Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTCurrency::AsString

Syntax

CTString AsString( ) const

Parameters

This method has no parameters.

Description

Converts a CTCurrency object to a CTString object.

Return

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

See also

StringToCurrency(), AsCurrency()

TOCIndex