Measure.IsSimpleMeasure Property

Definition

A boolean value that indicates whether the measure is an implicit measure that is automatically created by client tools to aggregate a field. Client applications can hide measures that have this flag set.

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

Property Value

Applies to