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.
Validates that a product dimension attribute is valid for a product variant dimension value table.
Syntax
client server public static boolean validateProductDimensionAttribute(RefRecId _productDimensionAttributeRecId, TableId _productVariantDimensionValueSubtableId)
Run On
Called
Parameters
- _productDimensionAttributeRecId
Type: RefRecId Extended Data Type
- _productVariantDimensionValueSubtableId
Type: TableId Extended Data Type
Return Value
Type: boolean
true if a product dimension attribute is valid for a product model dimension value table; otherwise, false.