Home > Working with SGWorld > Application (IApplication6) > SuppressUIErrors
A Boolean that determines whether error messages are suppressed.
|
JavaScript |
|
|
SuppressUIErrors |
|
|
C# |
|
|
bool SuppressUIErrors { get; set; } |
|
|
C++ |
|
|
HRESULT SuppressUIErrors([out, retval] VARIANT_BOOL* pVal) |
|