Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Validates the cart that is specific to the CatDistinctProductReference table.
Syntax
public boolean validateCartQuantity(CatCartLine _catCartLine, [boolean _useCheckFailed])
Run On
Called
Parameters
- _catCartLine
Type: CatCartLine Table
The CatCartLine record to validate.
- _useCheckFailed
Type: boolean
A Boolean value that specifies whether any validation error will cause a call to the checkFailed method.
Return Value
Type: boolean
true if the record is valid; otherwise, false.