PerspectiveTable.IncludeAll Property

Definition

A boolean value that indicates whether all Column, Hierarchy, and Measure objects in the Table object are automatically included into the perspective, If true, the objects are automatically included; otherwise, the PerspectiveColumn, PerspectiveHierarchy and PerspectiveMeasure objects need to be explicitly added to the PerspectiveTable object.

public bool IncludeAll { get; set; }
member this.IncludeAll : bool with get, set
Public Property IncludeAll As Boolean

Property Value

Applies to