Click or drag to resize

IPurchaseInvoiceLineEntityBaseIsCostAmountModifiedByNextDocument Property

Gets or sets whether the cost amount has been changed after a price update in a next document

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

Property Value

Type: NullableBoolean
See Also