ScaleAttribute constructor
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Services
Determines numeric scale (decimal places) for the field.
public ScaleAttribute(int value)
| parameter | description |
|---|---|
| value | The value. |
Remarks
Initializes a new instance of the ScaleAttribute class.
See Also
- class ScaleAttribute