| LogEventNotificationServiceGetBySystemName Method |
Namespace:
Dynamicweb.Logging.LogEvents
Assembly:
Dynamicweb.Logging (in Dynamicweb.Logging.dll) Version: 5.1.3
Syntax public LogEventNotification GetBySystemName(
string systemName
)
Public Function GetBySystemName (
systemName As String
) As LogEventNotification
Parameters
- systemName
- Type: SystemString
Return Value
Type:
LogEventNotificationSee Also