AlignedAxisOtherAdapterId Property

Gets or sets the ID of the other adapter.

Namespace: Dundas.BI.Entities.Views
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public string OtherAdapterId { get; set; }

Property Value

String
The other adapter ID.
See Also