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


ICalculator.ShowErrorPrompt 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.ShowErrorPrompt Property
ArcGIS Developer Help

ICalculator.ShowErrorPrompt Property

Indicates whether to show a message prompt when an error occurs during calculation.

[Visual Basic .NET]
Public Property ShowErrorPrompt As Boolean
[C#]
public bool ShowErrorPrompt {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICalculator Interface