GetEntityGroups Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetEntityGroups() method retrieves data log groups that are linked to a specified entity and its ancestors, or to any entities.
| Overload | Description |
|---|---|
| GetEntityGroups(Nullable<Int32>) | The GetEntityGroups() method retrieves data log groups that are linked to a specified entity and its ancestors, or to any entities. In this overload of the method, the entity is identified by its entity ID. |
| GetEntityGroups(String,String) | The GetEntityGroups() method retrieves data log groups that are linked to a specified entity and its ancestors, or to any entities. In this overload of the method, the entity is identified by the entity's name and site name. |