Click or drag to resize

IItemEntityBasePrintComponentDetail Property

Gets or sets whether the component detail have to be printed

List of authorized values in DocumentLinePrintableType

(Imprimer le détail de la nomenclature)

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
Nullable<byte> PrintComponentDetail { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the PrintComponentDetail (Imprimer le détail de la nomenclature) column of the Item (Article) table.
See Also