MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Gets the precision (total number of digits) of a decimal data property.

Remarks:
This value does not apply to any other data type. The decimal data type is not supported.
.NET Syntax
int GetPrecision();
Java Syntax
int GetPrecision();
PHP Syntax
int GetPrecision();
Returns:
Returns the precision.