MVPSI.JAMS Namespace > Job Class : ScheduleWindow Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Submit Times")> <System.ComponentModel.DescriptionAttribute("The named time window for this job")> <CompareOptionsAttribute(True)> <System.Xml.Serialization.XmlIgnoreAttribute()> Public Property ScheduleWindow As NamedTime
'Usage
Dim instance As Job Dim value As NamedTime instance.ScheduleWindow = value value = instance.ScheduleWindow
[System.ComponentModel.Category("Submit Times")] [System.ComponentModel.Description("The named time window for this job")] [CompareOptions(true)] [System.Xml.Serialization.XmlIgnore()] public NamedTime ScheduleWindow {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2