 | INomenclatureStockDocumentLineEntityBaseUpdateComponentsStockInFabrication Property |
Gets or sets UpdateComponentsStockInFabrication
(Décrémenter le stock des composants pour la fabrication)
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> UpdateComponentsStockInFabrication { get; set; }
Property UpdateComponentsStockInFabrication As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the UpdateComponentsStockInFabrication (Décrémenter le stock des composants pour la fabrication) column of the StockDocumentLine (Ligne de document de stock) table.
See Also