EcoResProductVariantColor.getTableId Method
Gets the table ID of the derived type.
Syntax
public TableId getTableId()
Run On
Called
Return Value
Type: TableId Extended Data Type
The table ID of the table that inherits from the EcoResProductVariantDimensionValue table.
Exceptions
Exception | Condition |
---|---|
Error | Throws a missing override exception if the method has not been overridden. |
Remarks
This method must be overridden on tables deriving the EcoResProductVariantDimensionValue table.