ArcObjects Library Reference (GeoDatabaseUI)  

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