Click or drag to resize

ISupplierItemEntity.LinkedWithTarifeo Property

Gets or sets whether the supplier item is linked with Tarifeo

(Lié avec Tarifeo)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Supplier
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<bool> LinkedWithTarifeo { get; set; }

Property Value

Type: Nullable<Boolean>
Remarks
This entity member is bound to the LinkedWithTarifeo (Lié avec Tarifeo) column of the SupplierItem (Articles par fournisseurs) table.
See Also