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