 | 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
SyntaxIReadOnlyDecimalEntityMember ProfitsOnCostsMember { get; }
ReadOnly Property ProfitsOnCostsMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the ProfitsOnCosts (Gain sur les coûts) column of the Incident (Suivi incident) table.
See Also