AppSettingPropertiesDisplayName Property

Gets or sets the friendly name of the setting to display in a UI.

Namespace: Dundas.BI.Configuration
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public string? DisplayName { get; set; }

Property Value

String
See Also