isLive property

bool? isLive
getter/setter pair

Relevant only for versioned objects.

If the value is true, this condition matches live objects; if the value is false, it matches archived objects.

Implementation

core.bool? isLive;