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


ICalculator.ShowErrorPrompt Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

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

.NET Related Topics

GeoDatabaseUI