Search
LocalizationValueDone
LocalizationValueDone
A localization value that has been set and is considered complete.
Definition
interface LocalizationValueDone
Methods & Properties
Indicates this value has been set.
The actual text of the localized value. A value of null means that the value will fall back to the value set in the fallback locale.
The timestamp (in milliseconds since epoch) of when this localized value was last edited.
Whether the value is read only and therefore cannot be updated.