UserHierarchyEntityId Property

Gets the parent entity ID.

Namespace:  Dundas.BI.Entities.UserHierarchies
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public Guid EntityId { get; }

Property Value

Type: Guid

Implements

IElementEntityId
See Also