FunctionDefinitionSettings Property

Gets all the current instance settings.

Namespace:  Dundas.BI.Data.Functions
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1000)
Syntax
public IReadOnlyList<ComponentSetting> Settings { get; }

Property Value

Type: IReadOnlyListComponentSetting
The parameters.
See Also