Returns the total number of digits defined for the field.
Read-only property
variable = object.Precision |
Long
Precision is a long representing the total number of digits that are defined for numeric fields. Precision will always return 0 for non-numeric fields.