Click or drag to resize

PosTerminalOpenCloseSchemaTableOrderAmountVatExcludedColumnName Field

Gets the OrderAmountVatExcluded (Montant HT des commandes) column name

Namespace:  EBP.Api.Interfaces.Schema
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public const string OrderAmountVatExcludedColumnName = "OrderAmountVatExcluded"

Field Value

Type: String
Remarks
Gets the OrderAmountVatExcluded (Montant HT des commandes) column name of the table PosTerminalOpenClose
See Also