Break | ![]() |
public struct BreakItems
The BreakItems type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AllowManOverride | Returns true if the allow manual breaks setting is enable for automatic break types. |
![]() | Durations | Returns a list of DurationItems structs |
![]() ![]() | RuleType | Gets an integer that determines if the duration type is None/Manual/Auto. |
"Breaks": { "AllowManOverride": false, "RuleType": 0, "Durations": [] }