 | RangeItemSchemaTableOxatis_ShipPriceColumnName Field |
Gets the Oxatis_ShipPrice (Oxatis - Frais de livraison TTC) 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_ShipPriceColumnName = "Oxatis_ShipPrice"
Public Const Oxatis_ShipPriceColumnName As String = "Oxatis_ShipPrice"
Field Value
Type:
String
Remarks
Gets the Oxatis_ShipPrice (Oxatis - Frais de livraison TTC) column name of the table RangeItem
See Also