ValidationParametersValueSource Property |
Gets the source of the value.
Namespace:
Dundas.BI.Configuration
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public AppSettingValueSource ValueSource { get; }
Public ReadOnly Property ValueSource As AppSettingValueSource
Get
public:
property AppSettingValueSource ValueSource {
AppSettingValueSource get ();
}
member ValueSource : AppSettingValueSource with get
Property Value
Type:
AppSettingValueSourceSee Also