Value([Recaclulate: Boolean = False]): Variant;
Value[Recaclulate: boolean]: object;
Recaclulate. The parameter that determines whether point is recalculated.
The Value property returns value in the 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: