MetabaseListItem.HasPrv

Syntax

HasPrv: Boolean

Description

The HasPrv property determines whether preview is enabled for the item.

Comments

Use JSON or the setHasPrv method to set the property value and the getHasPrv method to get the property value.

To determine image of the preview, use the ListItem.ImageURLproperty.

Example

The property use is given in the example for ListItem.ImageURL property.

See also:

MetabaseListItem