get_isChecked();
set_isChecked(value);
Object.defineProperty('isChecked');
Type | Description |
---|---|
boolean | true if this review item is checked (approved), otherwise; false. Default value is false. |
This is application specific and optional. It can be used to show a checkbox or mark next to the review in the user interface to indicate that the item was "checked".