summaryP:DotNetNuke.Services.Scheduling.ScheduleHistoryItem.StartDate

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

Syntax

C#
public DateTime StartDate { get; set; }
Visual Basic
Public Property StartDate As DateTime
	Get
	Set

See Also