 | StockDocumentLineTrackingDispatchSchemaTableGapStockMovementIdColumnName Field |
Gets the GapStockMovementId (Identifiant du mouvement d'écart) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string GapStockMovementIdColumnName = "GapStockMovementId"
Public Const GapStockMovementIdColumnName As String = "GapStockMovementId"
Field Value
Type:
String
Remarks
Gets the GapStockMovementId (Identifiant du mouvement d'écart) column name of the table StockDocumentLineTrackingDispatch
See Also