 | SaleDocumentLineSchemaTableLineFeatureColumnName Field |
Gets the LineFeature (Spécificité de la ligne) 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 LineFeatureColumnName = "LineFeature"
Public Const LineFeatureColumnName As String = "LineFeature"
Field Value
Type:
String
Remarks
Gets the LineFeature (Spécificité de la ligne) column name of the table SaleDocumentLine
See Also