Click or drag to resize

IPutAwayStockDocumentEntityCreatedFromConstructionSiteConsumptions 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.StockDocument
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 StockDocument (Document de stock) table.
See Also