|
ErrorLoggerContactPhone Property
|
Gets or sets the phone number that can be used by the end-user to communicate about an encountered
Exception.
Namespace: GSF.ErrorManagementAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.284-beta+805ed69bbaa748bda5f49830845a2ffff2791ae0
Syntaxfunction get_ContactPhone();
function set_ContactPhone(value);
View SourceProperty Value
String
See Also