summaryT:DotNetNuke.Services.Log.EventLog.LogTypeConfigInfo.NotificationThresholdTimeTypes

Namespace: DotNetNuke.Services.Log.EventLog
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public enum NotificationThresholdTimeTypes
Visual Basic
Public Enumeration NotificationThresholdTimeTypes

Members

Member nameValueDescription
None0
Seconds1
Minutes2
Hours3
Days4

See Also