Click or drag to resize

IDealExtraCostEntityIncludeQuantitiesInAchievement Property

Gets or sets 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
Nullable<bool> IncludeQuantitiesInAchievement { get; set; }

Property Value

Type: NullableBoolean
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