Scale |
Scroll |
Gets or sets the scale of the field.
Currently this is only used for the number of decimal digits of decimal fields.
Namespace: Therefore.API
Visual Basic Public Overridable Property Scale As Integer C# public virtual int Scale { get; set; }
Property Value The Scale of the field. |