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


ICalculatorUI2.PreExpression Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

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