 | SaleDocumentLineSchemaTableNomenclatureLevelColumnName Field |
Gets the NomenclatureLevel (Niveau de nomenclature) 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 NomenclatureLevelColumnName = "NomenclatureLevel"
Public Const NomenclatureLevelColumnName As String = "NomenclatureLevel"
Field Value
Type:
String
Remarks
Gets the NomenclatureLevel (Niveau de nomenclature) column name of the table SaleDocumentLine
See Also