Share via


PmfInventProductType_BOM.pmfProductType Method [AX 2012]

Creates a PmfProductType enumeration value that is associated to the current PmfInventProductType object for the item that has a PmfProductType::BOM enumeration value as the production type.

Syntax

public PmfProductType pmfProductType()

Run On

Called

Return Value

Type: PmfProductType Enumeration
A PmfProductType::BOM production type value associated with the current PmfInventProductType instance.

See Also

Reference

PmfInventProductType_BOM Class