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


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

ICalculatorUI2.SelectionSet Property

SelectionSet to perform calculation on (optional).

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICalculatorUI2 Interface