Click or drag to resize

ISaleDocumentLineEntityBaseReplenishmentType Property

Gets or sets the replenishment type used to specified to purchase document type to create

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

Property Value

Type: NullableByte
See Also