 | ItemComponentSchemaTableExcludeFixedQuantityForPriceColumnName Field |
Gets the ExcludeFixedQuantityForPrice (Exclu du calcul du prix de la nomenclature) 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 ExcludeFixedQuantityForPriceColumnName = "ExcludeFixedQuantityForPrice"
Public Const ExcludeFixedQuantityForPriceColumnName As String = "ExcludeFixedQuantityForPrice"
Field Value
Type:
String
Remarks
Gets the ExcludeFixedQuantityForPrice (Exclu du calcul du prix de la nomenclature) column name of the table ItemComponent
See Also