AppSettingPropertiesSortKey Property

Gets or sets the key used to sort the setting within its category, when displayed.

Namespace:  Dundas.BI.Configuration
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public int SortKey { get; set; }

Property Value

Type: Int32
See Also