Field.Scale property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets or sets the scale.

public int Scale { get; set; }

Property Value

The scale.

See Also