Open this page in the API Guide

OutputElementSource.IsRequired Property

Gets a value indicating whether this instance, or its dependencies, are always required, irrespective of optimizations.

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

Property Value

Type: Boolean
See Also