summaryP:DotNetNuke.Services.Log.EventLog.LogTypeConfigInfo.NotificationThresholdTime

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

Syntax

C#
public int NotificationThresholdTime { get; set; }
Visual Basic
Public Property NotificationThresholdTime As Integer
	Get
	Set

See Also