Click or drag to resize

IMaintenanceScheduleTimeEventComplexEntityMemberIncludeInContractPredictedCostMember Property

Gets whether to include the contract in realized cost.

List of authorized values in IncludeInRealizedCostType

(Inclure dans les coûts du contrat de maintenance)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyByteEntityMember IncludeInContractPredictedCostMember { get; }

Property Value

Type: IReadOnlyByteEntityMember
Remarks
This entity member is bound to the Maintenance_IncludeInContractPredictedCost (Inclure dans les coûts du contrat de maintenance) column of the ScheduleEvent (Évènements) table.
See Also