Click or drag to resize

IDocumentLineEntityBasePrintComponentsDetail Property

Gets or set the print components detail value from item (not saved in database)

List of authorized values in DocumentLinePrintableType

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

Property Value

Type: NullableByte
See Also