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。

属性

适用于