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


ICalculatorUI2.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 > ICalculatorUI2 Interface > ICalculatorUI2.PreExpression Property
ArcGIS Developer Help

ICalculatorUI2.PreExpression Property

A pre-calculation code determination of a value or variable that may be passed to 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

ICalculatorUI2 Interface