 | LoyaltyCardTypeSchemaTableExcludePosReceiptWithCustomerAdvantageColumnName Field |
Gets the ExcludePosReceiptWithCustomerAdvantage (Exclure les tickets/factures sur lesquels un avantage client a été appliqué) 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 ExcludePosReceiptWithCustomerAdvantageColumnName = "ExcludePosReceiptWithCustomerAdvantage"
Public Const ExcludePosReceiptWithCustomerAdvantageColumnName As String = "ExcludePosReceiptWithCustomerAdvantage"
Field Value
Type:
String
Remarks
Gets the ExcludePosReceiptWithCustomerAdvantage (Exclure les tickets/factures sur lesquels un avantage client a été appliqué) column name of the table LoyaltyCardType
See Also