isLatest property

bool? isLatest
getter/setter pair

Specifies whether the object is (true) or is not (false) the latest version of an object.

Implementation

bool? isLatest;