xMatix
Sign in Request demo
xMatix
PRODUCTS
SalesField SalesCRMRewardsClaimsInventoryProcurementWarehouse ManagementField ServiceServiceSupportTelephony & MessagingFinance & AccountingPayrollExpense ManagementCommercePortalsAnalytics & ReportingData StudioMobile AppSee all products →
PLATFORM
Platform overviewApp BuilderAutomationIntegrationsSecurity & GovernanceChange ManagementDevelopers
SENSE AI
Sense AI overviewSense AssistSense ControlSense VisionAI StudioTrust & governanceIn Claude & ChatGPTUse cases
SOLUTIONS
FMCG & DistributionManufacturing & Dealer NetworksAutomotive & DealershipsPharma & HealthcareConsumer DurablesAgri-InputsBuilding MaterialsService NetworksWarehousing & 3PLFinancial AccountingERP SoftwareIndia GST ComplianceUAE VAT & e-InvoicingSaudi ZATCA & VATAll solutions →
RESOURCES
Knowledge CenterDeveloper & CLIBlogGuidesWhat is xMatix?Company facts
COMPANY
AboutCareersPartnersEventsContactAuthorsLegal
Sign in Request demo
Home/Docs/Entity Reference/Business Hour — entity reference
REFERENCE · Last reviewed

Business Hour — entity reference

A working-hours calendar: timeZoneId (a .NET TimeZoneInfo id, null = UTC), workingDaysMask (a bitmask of working weekdays), and the working-day window as minutes from local midnight (dayStartMinutes/dayEndMinutes). Used by the Case SLA engine for due-date math (via SLAPolicy.businessHoursId or Case.businessHoursId), by branches as their operating hours, and by scheduling (BookableResource working-hours fallback). An unconfigured mask (0) makes the SLA calculator fall back to 24x7.

Fields

FieldLabelTypeRequiredWhat it does
CreatedByIdCreated ByLookup → UserAccountYes
CreatedDateTimeCreated DateDateAndTimeYes
DayEndMinutesDay End (min)Number
DayStartMinutesDay Start (min)Number
IdIdGuidYes
ModifiedByIdModified ByLookup → UserAccountYes
NameNameTextYes
OwnerIdOwnerLookup → UserAccountYes
RecordTypeIdRecord TypeGuid, hidden
TimeZoneIdTime ZoneText
UIPropsUI PropsText
UpdatedDateTimeModified DateDateAndTimeYes
WorkingDaysMaskWorking Days (mask)NumberBitmask of working weekdays: bit (1 << DayOfWeek) with Sunday=0 through Saturday=6, so Monday-Friday = 62. 0 = unconfigured, which makes the SLA calculator fall back to 24x7.

Actions

ActionLabelTypeWhat it does
CloneCloneServerAction (Clone)Create a copy of this record
DeleteEntityDeleteDeleteDelete Entity
DeleteHeaderDeleteDeleteDeleteHeader
DeleteRowDeleteDeleteDeleteRow
EditEntityEditEditEditEntity
EditInLineListEditEditInlineEditInLineList
EditRowEditEditEditRow
NewNewNewNew
  • UserAccount — looks up via OwnerId
  • IncentivePlan — looks up via BusinessHoursId
  • UserAccount — looks up via ModifiedById
  • UserAccount — looks up via CreatedById
  • Case — referenced by via BusinessHoursId
  • Scheme — referenced by via BusinessHoursId
  • Branch — referenced by via BusinessHoursId
  • Resource — referenced by via BusinessHoursId
  • Branch — referenced by via PayrollBusinessHoursId