Click or drag to resize

IItemEntityBasePurchaseNomenclatureAccountingTransferType Property

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

List of authorized values in NomenclatureAccountingTransferType

(Comptabilisation des nomenclatures (achats))

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

Property Value

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