Click or drag to resize

IDealExtraCostEntityIncludeQuantitiesInAchievementMember Property

Gets if the quantities are included in achievement.

(Inclure la quantité dans le réalisé)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBoolEntityMember IncludeQuantitiesInAchievementMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the IncludeQuantitiesInAchievement (Inclure la quantité dans le réalisé) column of the DealExtraCost (Coûts supplémentaires d'affaire/Projet) table.
See Also