PrecisionModel.IsExact

PrecisionModel.IsExact property

Gets a value indicating whether this precision model is exact.

public bool IsExact { get; }

Property Value

true if this precision model is exact; false otherwise.

See Also