CreateInstanceResponse.SeriesCanBeExpanded Property

Definition

Gets whether the series can be expanded.

public:
 property bool SeriesCanBeExpanded { bool get(); };
public bool SeriesCanBeExpanded { get; }
member this.SeriesCanBeExpanded : bool
Public ReadOnly Property SeriesCanBeExpanded As Boolean

Property Value

Indicates whether the series can be expanded. true if can be expanded, otherwise, false.

Applies to