 | ComplementaryDiscountSchemaTableCodeColumnName Field |
Gets the Code (Code remise complémentaire) 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 CodeColumnName = "Code"
Public Const CodeColumnName As String = "Code"
Field Value
Type:
String
Remarks
Gets the Code (Code remise complémentaire) column name of the table ComplementaryDiscount
See Also