Open this page in the API Guide

OlapElement.IsMeasure Property

Gets a value indicating whether this instance is a measure.

Namespace:  Dundas.BI.Data.Metadata.Olap
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public bool IsMeasure { get; }

Property Value

Type: Boolean

Implements

IAnalysisElement.IsMeasure
See Also