Click or drag to resize

IIncidentEntity.ProfitsOnCostsMember 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
IReadOnlyDecimalEntityMember ProfitsOnCostsMember { get; }

Property Value

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