Click or drag to resize

IItemEntityBasePosThumbnail Property

Gets or sets the item thumbnail

(Vignette de l'article)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Image PosThumbnail { get; set; }

Property Value

Type: Image
Remarks
This entity member is bound to the PosThumbnail (Vignette de l'article) column of the Item (Article) table.
See Also