Dimension.IsParentChild Property

Definition

Gets an indication if the current dimension is of ParentChild type.

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

Property Value

true if the dimension is parent-child; otherwise, false.

Attributes

Applies to