AppSettingCategoryName Property |
Gets the name of the category under which the setting should be displayed.
Namespace:
Dundas.BI.Configuration
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string CategoryName { get; }Public ReadOnly Property CategoryName As String
Get
public:
property String^ CategoryName {
String^ get ();
}member CategoryName : string with get
Property Value
Type:
String
Remarks
See Also