ValidationParametersSetting Property |
Gets the application setting corresponding to the value being validated.
Namespace:
Dundas.BI.Configuration
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public AppSetting Setting { get; }
Public ReadOnly Property Setting As AppSetting
Get
public:
property AppSetting^ Setting {
AppSetting^ get ();
}
member Setting : AppSetting with get
Property Value
Type:
AppSettingSee Also