RelationshipKeys Property

Gets the relationship keys.

Namespace:  Dundas.BI.Data.Relationships
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public IReadOnlyList<RelationshipKey> Keys { get; }

Property Value

Type: IReadOnlyListRelationshipKey
See Also