 | 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
SyntaxIReadOnlyImageEntityMember CustomerProductImageMember { get; }
ReadOnly Property CustomerProductImageMember As IReadOnlyImageEntityMember
Get
Property Value
Type:
IReadOnlyImageEntityMember
RemarksThis entity member is bound to the CustomerProductImage (Image du produit client) column of the CustomerProduct (Produit client) table.
See Also