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 |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!