![]() | IItemEntityBaseNonInvoiceableType Property |
Gets or sets whether the item is non invoiceable in sales or/and purchases
List of authorized values in ItemNonInvoiceableType
(Non facturable)
Namespace: EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Nullable<byte> NonInvoiceableType { get; set; }
Property NonInvoiceableType As Nullable(Of Byte) Get Set