 | IMaintenanceDocumentCustomizedEntityBaseIncludeInCostsMember Property |
Gets whether the document will be included in costs
(Inclure le montant pour le calcul du réalisé)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyBoolEntityMember IncludeInCostsMember { get; }
ReadOnly Property IncludeInCostsMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the IncludeInCosts (Inclure le montant pour le calcul du réalisé) column of the MaintenanceContractStockDocument (Documents de stock d'un contrat de maintenance) table.
See Also