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 SchedulePathUnresolved { get; set; }
Visual Basic
Public Property SchedulePathUnresolved As String
	Get
	Set
JScript
function get SchedulePathUnresolved () : String
function set SchedulePathUnresolved (value : String)

See Also