Click or drag to resize

ICustomerProductEntityCustomerProductImageMember Property

Gets the customer product image

(Image du produit client)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyImageEntityMember CustomerProductImageMember { get; }

Property Value

Type: IReadOnlyImageEntityMember
Remarks
This entity member is bound to the CustomerProductImage (Image du produit client) column of the CustomerProduct (Produit client) table.
See Also