共用方式為


Dimension.IsParentChild 屬性

定義

取得目前維度是否為 ParentChild 類型的指示。

[System.ComponentModel.Browsable(false)]
public bool IsParentChild { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsParentChild : bool
Public ReadOnly Property IsParentChild As Boolean

屬性值

如果維度為父子系,則為 true;否則為 false。

屬性

適用於