Click or drag to resize

IItemEntityBasePosThumbnailMember Property

Gets 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
IReadOnlyImageEntityMember PosThumbnailMember { get; }

Property Value

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