Click or drag to resize

IReplenishmentLineEntityBaseIncludeToRecursiveReplenishment Property

Gets or sets whether component must be included in recursive replenishment

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

Property Value

Type: NullableBoolean
See Also