Click or drag to resize

IDealStockDocumentEntityCreatedFromConstructionSiteConsumptions Property

Gets or sets if the document was created from construction site consumptions.

(Créé à partir de la saisie des consommations)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<bool> CreatedFromConstructionSiteConsumptions { get; set; }

Property Value

Type: NullableBoolean
Remarks
This entity member is bound to the CreatedFromConstructionSiteConsumptions (Créé à partir de la saisie des consommations) column of the DealStockDocument (Document de stock lié aux affaires/projets) table.
See Also