Skip to content

ForecastedBookingController

reference
1 min readUpdated

Kind: Controller

Source: Pams/API/Pams.API/Controllers/BookingTarget/ForecastedBookingController.cs (line 11)

Part of: Pams

Where it refuses work

  • ForecastedBookingController stops the work with an early return when isSaved != Business.Entity.EnumNewSales.EnumReturnMessage.SavedSuccessfuly.

Relationships

  • MODULE_DECLARES → GetBranchRules
  • MODULE_DECLARES → SaveRules
  • IMPORTS → BaseController
  • IMPORTS → ForecastedBookingRuleBindingModel

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

calls by (2)

  • AppSettingsFrontend/src/app/settings/app/app.settings.ts:241
  • AppSettingsPams/Web/Pams.Web/Client/app/settings/app/app.settings.ts:126

Was this page helpful?

Download as PDF