Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

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

TOCIndex