Click or drag to resize

IIncidentEntityProfitsOnCosts Property

Gets or Sets the profits on costs

(Gain sur les coûts)

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
Nullable<decimal> ProfitsOnCosts { get; set; }

Property Value

Type: NullableDecimal
Remarks
This entity member is bound to the ProfitsOnCosts (Gain sur les coûts) column of the Incident (Suivi incident) table.
See Also