Returns the scale of numeric values of the field.
Read-only property
variable = object.NumericScale |
Long
NumericScale is a long representing the number of digits to the right of the decimal place that are allowed for numeric fields. NumericScale will always return 0 for non-numeric fields.