Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTMoney.AsLong

Syntax

long AsLong( )

Parameters

This method has no parameters.

Description

Converts a CTMoney object to long.

Return

AsLong() returns the converted value in long format.

See Also

AsFloat()

TOCIndex