|
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.286-beta+af3877f0fd6bd9f0ab0bb09de528343468ffe7d4
Syntaxfunction get_ContactPhone();
function set_ContactPhone(value);
View SourceProperty Value
String
See Also