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