ArcPad Scripting Object Model
NumericScale Property
See Also  Send comments on this topic.
Field Object : NumericScale Property

Glossary Item Box

Description

Returns the scale of numeric values of the field.

Property type

Read-only property

Syntax

variable = object.NumericScale

Return Type

Long

Remarks

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.

Example

See Also

© 2012 All Rights Reserved.