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

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

Syntax

C#
public DateTime StartDateTime { get; }
Visual Basic
Public ReadOnly Property StartDateTime As DateTime
	Get

See Also