ObjectiveNotCompleted constant
DestinyRecordState
const ObjectiveNotCompleted
ObjectiveNotCompleted = 4 If this is set, the objective for this Record has not yet been completed.
Implementation
static const DestinyRecordState ObjectiveNotCompleted = DestinyRecordState(4);