ConnectorElementIsMeasureSource Property

Gets a value indicating whether the current instance is used for generating an IMeasure.

Namespace:  Dundas.BI.Data.Transforms
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public bool IsMeasureSource { get; }

Property Value

Type: Boolean
Remarks
For non-seed elements, the property always returns .
See Also