IRoundingOptions Interface
| Name | Description | |
|---|---|---|
|
Estimate | Gets the estimate to which these options belong. |
|
MinutesDisplayedDecimals | Gets a value that specifies the number of decimal places displayed in the minutes. Applies to selling prices. |
|
MinutesRoundingDecimals | Gets or sets a value that specifies the number of decimal places to round to in the minutes. Applies to selling prices. |
|
WbsDisplayedDecimals | Gets a value that specifies the number of decimal places displayed in the WBS. Applies to selling prices. |
|
WbsProportionalRoundings | Gets the proportional rounding values for various price levels in the WBS. Applies to selling prices. |
|
WbsRounding | Gets or sets a value that specifies the number of decimal places or the nearest value to round to in the WBS. Applies to selling prices. |
|
WbsUsesProportionalRounding | Gets or sets a value indicating whether rounding is proportional in WBS. Applies to selling prices. |
After you modify any options, you should call IEstimate.CheckAndRepaint
method to update the opened estimate.
Available since QDV 7.20.810.
