c-treeDB API for C# - Developers Guide
CTCurrency.AsString
Syntax
String AsString( )
Parameters
This method has no parameters.
Description
Converts a CTCurrency object to a String object.
Return
AsString() returns a String object with the Currency value.
See Also
AsCurrency()