Click or drag to resize

SupplierItemSchemaTable.PriceModifiedDateColumnName Field

Gets the PriceModifiedDate (Date de mise à jour du prix) 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 PriceModifiedDateColumnName = "PriceModifiedDate"

Field Value

Type: String
Remarks
Gets the PriceModifiedDate (Date de mise à jour du prix) column name of the table SupplierItem
See Also