# EntitlementGroupsData

> Contains a list of EntitlementGroupInfo structures.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Experimental.Licensing](/engine/6000.6/script-reference/unityeditor/experimental/licensing.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public EntitlementGroupInfo[] EntitlementGroupsData { get; }
```
