 | StockDocumentLineSchemaTablePreviousTotalValueColumnName Field |
Gets the PreviousTotalValue (Valeur de l'inventaire précédent) 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 PreviousTotalValueColumnName = "PreviousTotalValue"
Public Const PreviousTotalValueColumnName As String = "PreviousTotalValue"
Field Value
Type:
String
Remarks
Gets the PreviousTotalValue (Valeur de l'inventaire précédent) column name of the table StockDocumentLine
See Also