import "TimeRanges.idl";
Public Attributes | |
KId | id |
KId | groupId |
KId | sharedId |
read-only; filled when the item is shared in MyKerio | |
string | groupName |
string | description |
TimeRangeType | type |
boolean | enabled |
StoreStatus | status |
Time | fromTime |
This doesn't contain seconds, so we round data created by QT admin. | |
Time | toTime |
This doesn't contain seconds, so we round data created by QT admin. | |
DayList | days |
Day | fromDay |
Day | toDay |
Date | fromDate |
hour and min used from Time | |
Date | toDate |
hour and min used from Time | |
KId | childGroupId |
string | childGroupName |
Note: If type is changed, all fields representing the associated value must be also assigned, if used in set method. And conversely, type must be assigned if value was changed. type + (fromDay, toDay) + (fromDate, toDate) + childGroupId