Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.