This document details the methods of the ChecklistItem interface you can use on any ChecklistItem, such as those returned by the Getters when you access a Checklist field.

Method

Return type

Returns

isChecked()

Boolean

True if the option is checked

getName()

String

The name of the ChecklistItem
isMandatory()BooleanTrue if the option is mandatory

getOptionId()

Long

The option ID of the CheckListItem
getRank()IntegerThe Rank of the CheckListItem

getVersion()

String

The version of the ChecklistItem

getId()LongThe Id of the CheckListItem
getStatusId()StringThe Status of the ChecklistItem