 | 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
SyntaxNullable<bool> CreatedFromConstructionSiteConsumptions { get; set; }
Property CreatedFromConstructionSiteConsumptions As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the CreatedFromConstructionSiteConsumptions (Créé à partir de la saisie des consommations) column of the StockDocument (Document de stock) table.
See Also