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

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

Syntax

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

See Also