This topic has not yet been rated - Rate this topic

Dimension.IsLinked Property

Gets a value indicating whether the current dimension is linked.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[BrowsableAttribute(false)]
public bool IsLinked { get; }

Property Value

Type: System.Boolean
true if the dimension is linked; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.