Skip to content

FieldInfo.Scale property

Gets or sets the numeric scale.

public int Scale { get; set; }

Property Value

The numeric scale.

See Also