BrokenWeeks Property
Overloads
| BrokenWeeks | 
             Is set to true if broken weeks are allowed in a year. According to ISO 8601, no broken weeks should be allowed. This property is not shown if set to false. If  If this property has not been set in a script, the returned value comes from the Windows operating system. JSON property name: qBrokenWeeks  | 
        
      
    
BrokenWeeks
Is set to true if broken weeks are allowed in a year.
According to ISO 8601, no broken weeks should be allowed.
This property is not shown if set to false.
If qBrokenWeeks is set to true, qReferenceDay is irrelevant.
If this property has not been set in a script, the returned value comes from the Windows operating system.
JSON property name: qBrokenWeeks
Declaration
      public bool BrokenWeeks { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |