 | WeeklyTriggerWeeksInterval Property |
Gets or sets the interval between the weeks in the schedule.
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.10.1
Syntaxpublic short WeeksInterval { get; set; }
Public Property WeeksInterval As Short
Get
Set
public:
property short WeeksInterval {
short get ();
void set (short value);
}
Request Example
View SourceProperty Value
Type:
Int16
See Also