| RequestStockHelper Class |
Namespace: CMS.Helpers
public class RequestStockHelper : AbstractStockHelper<RequestStockHelper>, ISimpleDataContainer
The RequestStockHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| RequestStockHelper |
| Name | Description | |
|---|---|---|
| CurrentItems |
Gets the current items.
(Overrides AbstractStockHelperTHelperCurrentItems.) | |
| Item |
Gets or sets the value of the column.
|
| Name | Description | |
|---|---|---|
| CheckRequiredColumns |
Returns true if given list of columns do not have null values in the object
(Defined by DataExtensions.) |