Share via


CatCartLine.selected Method

Sets the IsSelected field of the CatCartLineState record to the given value and calls the product reference selected method.

Syntax

public void selected(boolean _isSelected)

Run On

Called

Parameters

  • _isSelected
    Type: boolean
    The value to set.

See Also

Reference

CatCartLine Table