Open this page in the API Guide

TimeHierarchy.SecurityAttributeId Property

Gets the security attribute ID, if one is associated with the current hierarchy.

Namespace:  Dundas.BI.Entities.TimeDimensions
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.4.0.1000)
Syntax
public Guid? SecurityAttributeId { get; }

Property Value

Type: Nullable<Guid>

Implements

IHierarchy.SecurityAttributeId
See Also