Esri Business Analyst Server API for Silverlight 2.2 Reference
FormatValue Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore Namespace > ValueFormatter Class : FormatValue Method

value
A numeric value to be converted.
decimals
The number of significant digits after the decimal point. Negative value means unknown number of digits.

Glossary Item Box

Converts a numeric value to a string representation with the required number of digits after the decimal point.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

value
A numeric value to be converted.
decimals
The number of significant digits after the decimal point. Negative value means unknown number of digits.

Return Value

String representation of the value.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.