Click or drag to resize

IPurchaseStateComplexEntityMemberIndicatorImage Property

Gets or sets the indicator image.

(État achat (Image indicateur))

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

Property Value

Type: Image
Remarks
This entity member is bound to the PurchaseState_IndicatorImage (État achat (Image indicateur)) column of the SaleDocumentLine (Ligne de document de vente) table.
See Also