namespace: Serenity.Data.Mapping assembly: Serenity.Net.Data
Determines numeric scale (decimal places) for the field.
[AttributeUsage(AttributeTargets.All)]
public class ScaleAttribute : Attribute
name | description |
---|---|
ScaleAttribute(…) | Initializes a new instance of the ScaleAttribute class. |
Value { get; set; } | Gets or sets the value. |
- Source: ScaleAttribute.cs