The full path of the schedule to be shown in the control.

Namespace: Ico.Schwx
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string SchedulePath { get; set; }
Visual Basic
Public Property SchedulePath As String
	Get
	Set
JScript
function get SchedulePath () : String
function set SchedulePath (value : String)

See Also