Share via


PmfInventProductType_Formula.pmfProductType Method [AX 2012]

Gets the PmfProductType enumeration value associated with the current PmfInventProductType instance for items with a production type corresponding to the PmfProductType::Formula enumeration value.

Syntax

public PmfProductType pmfProductType()

Run On

Called

Return Value

Type: PmfProductType Enumeration
A PmfProductType::Formula enumeration value of the production type value associated with the current PmfInventProductType instance.

See Also

Reference

PmfInventProductType_Formula Class