ShiftSummaryEntity
| ๐ Overview: 1 Functions | 2 Getters |
Extends: Entity
๐ Last updated: 2026-01-13T16:04:13.393Z
๐ Table of Contents
- โ๏ธ Functions
- Regular Functions
- getPreviousShiftSummaryEntity โ
cs.ShiftSummaryEntity๐ฅ๏ธ
- getPreviousShiftSummaryEntity โ
- Computed Attributes (Getters/Setters/Query/OrderBy)
- ShiftColor ๐ โ
Integer - ShiftSymbol ๐ โ
Text
- ShiftColor ๐ โ
- Regular Functions
- ๐ Related Items
Functions
Regular Functions
getPreviousShiftSummaryEntity
[๐ฅ๏ธ local]
Function getPreviousShiftSummaryEntity -> cs.ShiftSummaryEntity
Returns the previous shift summary (closest one by ID) before this shift
Returns: cs.ShiftSummaryEntity
Computed Attributes (Getters/Setters/Query/OrderBy)
ShiftColor
[๐ get only, ๐ฅ๏ธ local]
Function get ShiftColor -> Integer
Returns color representing shift time (dark gray=night, golden yellow=morning, light sky blue=afternoon)
Returns: Integer
ShiftSymbol
[๐ get only, ๐ฅ๏ธ local]
Function get ShiftSymbol -> Text
Returns emoji symbol representing shift time (๐ night, ๐ morning, โ๏ธ afternoon)
Returns: Text
Related Items
๐๏ธ Tables
- ShiftSummary - ORDA Entity class for ShiftSummary table
๏ฟฝ Forms
- ShiftSummaries - Data source for ShiftSummaries form
Generated from ShiftSummaryEntity.4dm