summaryP:DotNetNuke.Services.Scheduling.SchedulingProvider.Settings

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

Syntax

C#
public virtual Dictionary<string, string> Settings { get; }
Visual Basic
Public Overridable ReadOnly Property Settings As Dictionary(Of String, String)
	Get

See Also