ComponentSettingPrimarySettingValue Property

Gets the primary setting value when the current instance becomes active, if the current instance is a dependency setting.

Namespace:  Dundas.BI.Data.Parameters
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public ParameterValue PrimarySettingValue { get; }

Property Value

Type: ParameterValue
See Also