 | StockDocumentLineSchemaTablePhaseLevelColumnName Field |
Gets the PhaseLevel (Niveau de tranche) 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 PhaseLevelColumnName = "PhaseLevel"
Public Const PhaseLevelColumnName As String = "PhaseLevel"
Field Value
Type:
String
Remarks
Gets the PhaseLevel (Niveau de tranche) column name of the table StockDocumentLine
See Also