 | CustomerSchemaTableLoyaltyOriginReportTypeColumnName Field |
Gets the LoyaltyOriginReportType (Type de report d'origine de la fidélité) 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 LoyaltyOriginReportTypeColumnName = "LoyaltyOriginReportType"
Public Const LoyaltyOriginReportTypeColumnName As String = "LoyaltyOriginReportType"
Field Value
Type:
String
Remarks
Gets the LoyaltyOriginReportType (Type de report d'origine de la fidélité) column name of the table Customer
See Also