 | ISupplierItemEntityPriceModifiedDateMember Property |
Gets the price modified date
(Date de mise à jour du prix)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Supplier
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyDateEntityMember PriceModifiedDateMember { get; }
ReadOnly Property PriceModifiedDateMember As IReadOnlyDateEntityMember
Get
Property Value
Type:
IReadOnlyDateEntityMember
RemarksThis entity member is bound to the PriceModifiedDate (Date de mise à jour du prix) column of the SupplierItem (Articles par fournisseurs) table.
See Also