MaintenanceTask
Property | Type | Description |
---|---|---|
Id | long | Id of the maintenance task |
Description | string | Description of the task |
Month | int | Month (1 = January, 2 = February..) |
Year | Int | Year |
IsRepeated | boolean | Is task repeated |
IsDone | boolean | Is task done |