PrecisionModel.IsRounding

PrecisionModel.IsRounding property

Gets a value indicating whether this precision model is rounding.

public bool IsRounding { get; }

Property Value

true if this precision model is rounding; false otherwise.

See Also