Gets or sets how many weeks should pass before the event occurs again. Namespace: MindFusion.Scheduling
|
C# |
---|
public int Weeks { get; set; } |
Visual Basic |
---|
Public Property Weeks As Integer |
An integer value specifying the number of weeks between event occurrences. The minimal allowed value is 1.