Share

ReferenceStatusEnum Enumerator

Description

Constants signifying the state of the File Reference.

Methods

Name Value Description
kMissingReference 49668 File is either missing or can not be found at its location.
kOutOfDateReference 49667 File reference is out of date as the referenced file has changed.
kReplacedReference 49669 File reference has been replaced with another file.
kUnknownReference 49665 File's status is not known.
kUpToDateReference 49666 File reference is up to date.

Version

Introduced in version 9

Was this information helpful?