InventTableExpanded::productSubtype Method
Defines a computed column that retrieves the subtype of a product.
Syntax
server public static str productSubtype()
Run On
Server
Return Value
Type: str
The EcoResProductSubtype value of the subtype.
Remarks
The implementation is the same as the EcoResProduct::productSubType display method.