Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

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()

TOCIndex