Click or drag to resize

IItemEntityBaseSaleNomenclatureAccountingTransferType Property

Gets or sets the nomenclature's accounting transfer type for sale (nomenclature or components)

List of authorized values in NomenclatureAccountingTransferType

(Comptabilisation des nomenclatures (ventes))

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

Property Value

Type: NullableByte
Remarks
This entity member is bound to the NomenclatureAccountingTransferTypeForSale (Comptabilisation des nomenclatures (ventes)) column of the Item (Article) table.
See Also