 | 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
SyntaxIReadOnlyBoolEntityMember IncludeQuantitiesInAchievementMember { get; }
ReadOnly Property IncludeQuantitiesInAchievementMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis 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