This document is archived and information here might be outdated. Recommended version. |
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;}