 | SaleDocumentLineTrackingDispatchSchemaTableLastProgressStateTrackingLineIdColumnName Field |
Gets the LastProgressStateTrackingLineId (Identifiant de la dernière répartition de ligne de situation) 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 LastProgressStateTrackingLineIdColumnName = "LastProgressStateTrackingLineId"
Public Const LastProgressStateTrackingLineIdColumnName As String = "LastProgressStateTrackingLineId"
Field Value
Type:
String
Remarks
Gets the LastProgressStateTrackingLineId (Identifiant de la dernière répartition de ligne de situation) column name of the table SaleDocumentLineTrackingDispatch
See Also