InventTableExpanded::productName Method
Defines a computed column that returns the name of the product.
Syntax
server public static str productName()
Run On
Server
Return Value
Type: str
The name of the product.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Defines a computed column that returns the name of the product.
server public static str productName()
Server
Type: str
The name of the product.