# LocaleIdentifier

> The locale this table provides values for.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Localization](/engine/6000.7/script-reference/unity/localization.md)
* **Assembly:** UnityEngine.LocalizationRuntimeModule

```csharp
public LocaleIdentifier LocaleIdentifier { get; set; }
```

### Remarks

A collection holds one table per locale, distinguished by this identifier.
