 | IncidentCustomerProductSchemaTableExchangeCustomerProductIdColumnName Field |
Gets the ExchangeCustomerProductId (Code produit client de l'échange) 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 ExchangeCustomerProductIdColumnName = "ExchangeCustomerProductId"
Public Const ExchangeCustomerProductIdColumnName As String = "ExchangeCustomerProductId"
Field Value
Type:
String
Remarks
Gets the ExchangeCustomerProductId (Code produit client de l'échange) column name of the table IncidentCustomerProduct
See Also