# EntitlementGroupsData

> Contains a list of EntitlementGroupInfo structures.

## Definition

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

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