Skip to main content

B1TimelineTableRow

  • Table row defining a timeline with its available days, priority, company, and list of schedule details.
PropertyTypeDescriptionMetadata
NameTextIdFStringText ID for the timeline's display name.Category: B1TimelineTableRow
IsAutoBuildScheduleboolIf true, schedules within this timeline are built automatically from career data.Category: B1TimelineTableRow
Priorityint32Priority value for resolving conflicts when multiple timelines are applicable.Category: B1TimelineTableRow
AvaliableDayOfWeeksTArrayDays of the week this timeline is active.Category: B1TimelineTableRow
CompanyIdFNameCompany this timeline is associated with.Category: B1TimelineTableRow
Foreign: Company.Id
CityIdFNameCity (level name) this timeline is restricted to.Category: B1TimelineTableRow
ConditionIdFNameCondition that must be met for this timeline to be selected.Category: B1TimelineTableRow
Foreign: Condition_Timeline.Id
SchedulesTArrayOrdered list of schedule segments that compose this timeline.Category: B1TimelineTableRow
AvaliableDayOfWeeksBitFlagsuint8Bit flags representing available days; generated from AvaliableDayOfWeeks during load.Category: B1TimelineTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase