Scale Property Scale Scale to apply to UnscaledValue to get represented number. Final value is calculated as UnscaledValue*(10^-Scale) Declaration public readonly int Scale { get; } Property Value Int32