summaryP:DotNetNuke.Services.Scheduling.ScheduleItem.CatchUpEnabled

Namespace: DotNetNuke.Services.Scheduling
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool CatchUpEnabled { get; set; }
Visual Basic
Public Property CatchUpEnabled As Boolean
	Get
	Set

See Also