FormattedValue([Recaclulate: Boolean = False]): Variant;
FormattedValue[Recaclulate: boolean]: object;
Recaclulate. The parameter that determines whether point is recalculated.
The FormattedValue property returns formatted value in calculated point.
Available values of the Recaclulate parameter:
True. Point is recalculated.
False. Default value. Point is not recalculated.
The property use is given in the example for IPrxCalculatedPoint.CalculateValue.
See also: