Click or drag to resize

IDocumentLineEntityBaseIsPrintable Property

Gets or sets whether the line detail is printable

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> IsPrintable { get; set; }

Property Value

Type: NullableByte
See Also