 | RangeItemSchemaTableOxatis_ShowInStockNoteColumnName Field |
Gets the Oxatis_ShowInStockNote (Oxatis - Afficher une note quand l'article est en stock (Exemple : "En stock")) 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_ShowInStockNoteColumnName = "Oxatis_ShowInStockNote"
Public Const Oxatis_ShowInStockNoteColumnName As String = "Oxatis_ShowInStockNote"
Field Value
Type:
String
Remarks
Gets the Oxatis_ShowInStockNote (Oxatis - Afficher une note quand l'article est en stock (Exemple : "En stock")) column name of the table RangeItem
See Also