 | ICustomerProductEntityCustomerProductImage Property |
Gets or sets 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
SyntaxImage CustomerProductImage { get; set; }
Property CustomerProductImage As Image
Get
Set
Property Value
Type:
Image
RemarksThis entity member is bound to the CustomerProductImage (Image du produit client) column of the CustomerProduct (Produit client) table.
See Also