 | StockDocumentLineSchemaTableNewPumpColumnName Field |
Gets the NewPump (Nouvelle valeur unitaire) 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 NewPumpColumnName = "NewPump"
Public Const NewPumpColumnName As String = "NewPump"
Field Value
Type:
String
Remarks
Gets the NewPump (Nouvelle valeur unitaire) column name of the table StockDocumentLine
See Also