summaryM:DotNetNuke.Services.Scheduling.ScheduleHistoryItem.AddLogNote(System.String)

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

Syntax

C#
public virtual void AddLogNote(
	string notes
)
Visual Basic
Public Overridable Sub AddLogNote ( 
	notes As String
)

Parameters

notes
Type: System..::..String
paramnotesM:DotNetNuke.Services.Scheduling.ScheduleHistoryItem.AddLogNote(System.String)

See Also