ScaleAttribute constructor
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