InventTableExpanded::productSubtype Method [AX 2012]

Defines a computed column that retrieves the subtype of a product.

server public static str productSubtype()

Run On

Server

Return Value

Type: str
The EcoResProductSubtype value of the subtype.

The implementation is the same as the EcoResProduct::productSubType display method.

Show: