Click or drag to resize

IStockDocumentLineTrackingEntityProgressStateLineTrackingDispatchId Property

Gets or sets the progress state line tracking dispatch Id

(Identifiant de répartition de la ligne de situation)

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<Guid> ProgressStateLineTrackingDispatchId { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the ProgressStateLineTrackingDispatchId (Identifiant de répartition de la ligne de situation) column of the StockDocumentLineTrackingDispatch (Répartition par n° de série/lot des lignes de document de stock) table.
See Also