Kind: Controller
Source: Pams/API/Pams.API/Controllers/MandatoryField/MandatoryFieldController.cs (line 14)
Part of: Pams
Where it refuses work
MandatoryFieldControllerstops the work with an early return whenmoduleId == (int)Business.Entity.EnumNewSales.EnumMandatoryFieldsSubModules.Sales || modu….MandatoryFieldControllerstops the work with an early return whenmodel.CompanyId != CompanyID.MandatoryFieldControllerstops the work with an early return whenmodel.MandatoryFields == null || model.MandatoryFields.Count == 0.MandatoryFieldControllerstops the work with an early return whenisSaved != Business.Entity.EnumNewSales.EnumReturnMessage.SavedSuccessfuly.
Relationships
- MODULE_DECLARES →
GetLookupAppModules - MODULE_DECLARES →
GetLookupAppProperties - MODULE_DECLARES →
GetMandatoryProperties - MODULE_DECLARES →
GetLookupAppSubModules - MODULE_DECLARES →
GetMandatoryFiledByModule - MODULE_DECLARES →
SavePageMandatoryProperties - IMPORTS →
BaseController - IMPORTS →
CompanyMandatoryFieldHeaderBindingModel
Was this page helpful?