This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IC > ICalculatorUI2 Interface > ICalculatorUI2.PreExpression Property (ArcObjects .NET 10.4 SDK) |
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;}