Class RequestStockHelper
Inserts items into RequestItems.Items.
public class RequestStockHelper : AbstractStockHelper<RequestStockHelper>
- Inheritance
-
objectRequestStockHelper
- Inherited Members
- Extension Methods
Properties
CurrentItems
Gets the current items.
protected override IThreadContextItems CurrentItems { get; }