This document is archived and information here might be outdated.  Recommended version.


ICalculator.PreExpression Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IC > ICalculator Interface > ICalculator.PreExpression Property
ArcGIS Developer Help

ICalculator.PreExpression Property

A pre-calculation determination of a value or variable that may be used as the expression (or value) of the calculation.

[Visual Basic .NET]
Public Property PreExpression As String
[C#]
public string PreExpression {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICalculator Interface