 | IDealPurchaseDocumentLineEntityIncludeAmountInCostMember Property |
Gets the include amount in cost
(Inclure le montant pour le calcul du 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 IncludeAmountInCostMember { get; }
ReadOnly Property IncludeAmountInCostMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the IncludeAmountInCost (Inclure le montant pour le calcul du réalisé) column of the DealPurchaseDocumentLine (Ligne de document d'achat liée aux affaires/projets) table.
See Also