 | 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
SyntaxNullable<Guid> ProgressStateLineTrackingDispatchId { get; set; }
Property ProgressStateLineTrackingDispatchId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
RemarksThis 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