Click or drag to resize

ITradeDocumentLineEntityBaseNomenclatureAccountingTransferType Property

Gets or sets the nomenclature's accounting transfer Type

List of authorized values in NomenclatureAccountingTransferType

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

Property Value

Type: NullableByte
See Also