Open this page in the API Guide

ComponentSetting.ChangesOutputMetadata Property

Gets a value indicating whether the value changes the output metadata.

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

Property Value

Type: Boolean
true if the value changes the output metadata; otherwise, false.
See Also