Open this page in the API Guide

DataCubeJoin.InputKeys Property

Gets the join input keys.

Namespace:  Dundas.BI.Entities.DataCubes
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public IReadOnlyList<string> InputKeys { get; }

Property Value

Type: IReadOnlyList<String>
See Also