Click or drag to resize

ITransferOrderStockDocumentLineTrackingEntityGapStockMovementId Property

Gets or sets the Gap Stock movement Id

(Identifiant du mouvement d'écart)

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<int> GapStockMovementId { get; set; }

Property Value

Type: NullableInt32
Remarks
This entity member is bound to the GapStockMovementId (Identifiant du mouvement d'écart) column of the StockDocumentLineTrackingDispatch (Répartition par n° de série/lot des lignes de document de stock) table.
See Also