This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IC > ICalculator Interface > ICalculator.Expression Property (ArcObjects .NET 10.4 SDK) |
Expression or value applied to a field in each row of the cursor.
[Visual Basic .NET] Public Property Expression As String
[C#] public string Expression {get; set;}