ArcObjects Library Reference (GeoDatabaseUI)  

ICalculator.Expression Property

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;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICalculator Interface

.NET Related Topics

GeoDatabaseUI