Share via


RetailReplenishment.type Method [AX 2012]

Returns the replenishment type (buyers push or cross docking) of the current replenishment object.

Syntax

public RetailReplenishmentType type()

Run On

Called

Return Value

Type: RetailReplenishmentType Enumeration
The replenishment type of the current replenishment object.

Remarks

The method should be called only from inherited classes.

See Also

Reference

RetailReplenishment Class