Aracılığıyla paylaş


MeasureGroup.IsLinked Özelliği

IsLinked durumunu alır bir MeasureGroup.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<BrowsableAttribute(False)> _
Public ReadOnly Property IsLinked As Boolean
    Get
'Kullanım
Dim instance As MeasureGroup
Dim value As Boolean

value = instance.IsLinked
[BrowsableAttribute(false)]
public bool IsLinked { get; }
[BrowsableAttribute(false)]
public:
property bool IsLinked {
    bool get ();
}
[<BrowsableAttribute(false)>]
member IsLinked : bool
function get IsLinked () : boolean

Özellik Değeri

Tür: System.Boolean
doğru , MeasureGroup bağlı; başka yanlış.