AppSettingSortKey Property |
Gets 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)
Syntaxpublic int SortKey { get; }Public ReadOnly Property SortKey As Integer
Get
public:
property int SortKey {
int get ();
}member SortKey : int with get
Property Value
Type:
Int32
See Also