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