|
ErrorLoggerContactName Property
|
Gets or sets the name of the person who can be contacted by the end-user in case of an
Exception.
Namespace: GSF.ErrorManagementAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.232-beta+203aa83a5a82d50f387e69875549969ad138d6e0
Syntaxfunction get_ContactName();
function set_ContactName(value);
View SourceProperty Value
String
See Also