 | RangeItemSchemaTableSetItemSalePriceWithAdvisedSalePriceColumnName Field |
Gets the SetItemSalePriceWithAdvisedSalePrice (Reporter le prix de vente conseillé sur le prix de vente de l'article) 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 SetItemSalePriceWithAdvisedSalePriceColumnName = "SetItemSalePriceWithAdvisedSalePrice"
Public Const SetItemSalePriceWithAdvisedSalePriceColumnName As String = "SetItemSalePriceWithAdvisedSalePrice"
Field Value
Type:
String
Remarks
Gets the SetItemSalePriceWithAdvisedSalePrice (Reporter le prix de vente conseillé sur le prix de vente de l'article) column name of the table RangeItem
See Also