This document is archived and information here might be outdated.  Recommended version.


ICalculator.Cursor Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IC > ICalculator Interface > ICalculator.Cursor Property
ArcGIS Developer Help

ICalculator.Cursor Property

Cursor used to access the rows on which the calculation will be performed.

[Visual Basic .NET]
Public WriteOnly Property Cursor
[C#]
public void Cursor {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICalculator Interface | IQueryFilter Interface | ICursor Interface