Comparteix a través de


PdsComdPricingTemplateLine.checkItemDim Method

Determines whether the item dimensions are valid.

Syntax

public boolean checkItemDim()

Run On

ClientOrServer

Return Value

Type: boolean
true if all item dimensions are valid or if item dimensions do not apply; otherwise, false.

Remarks

This will check to make sure that all necessary item dimensions are filled and that they are filled with the correct values that apply to the item.Since an item code is only a single item when the MarginItemCode enumeration value is TableGroupAll::Table this method only checks in that one case.

See Also

Reference

PdsComdPricingTemplateLine Table