 | StockDocumentLineSchemaTableCurrentPumpColumnName Field |
Gets the CurrentPump (Valeur unitaire actuelle) 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 CurrentPumpColumnName = "CurrentPump"
Public Const CurrentPumpColumnName As String = "CurrentPump"
Field Value
Type:
String
Remarks
Gets the CurrentPump (Valeur unitaire actuelle) column name of the table StockDocumentLine
See Also