 | RangeItemSchemaTableOxatis_ShowDaysToshipColumnName Field |
Gets the Oxatis_ShowDaysToship (Oxatis - Afficher le délai de disponibilité (Exemple : Disponible sous 4 jours")) 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 Oxatis_ShowDaysToshipColumnName = "Oxatis_ShowDaysToship"
Public Const Oxatis_ShowDaysToshipColumnName As String = "Oxatis_ShowDaysToship"
Field Value
Type:
String
Remarks
Gets the Oxatis_ShowDaysToship (Oxatis - Afficher le délai de disponibilité (Exemple : Disponible sous 4 jours")) column name of the table RangeItem
See Also