Share via


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。

属性

適用対象