Open this page in the API Guide

AnnotationCondition.RenderedHierarchyUniqueNames Property

Gets the rendered hierarchy unique names.

Namespace:  Dundas.BI.Notifications
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public IList<string> RenderedHierarchyUniqueNames { get; }

Property Value

Type: IList<String>
The rendered hierarchy unique names.

Implements

IInteractionCondition.RenderedHierarchyUniqueNames
See Also