Click or drag to resize

IMaintenanceDocumentCustomizedEntityBaseIncludeInCosts Property

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

Property Value

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