 | IDealStockDocumentEntityIncludeAmountInCostMember 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 DealStockDocument (Document de stock lié aux affaires/projets) table.
See Also