AppResourceKind Enumeration

Specifies kinds of application resources.

Namespace: Dundas.BI.AppResources
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public enum AppResourceKind
Members
Member nameValueDescription
NotSet0Not set.
Localization1Localized strings.
Extension2An extension package.
MapConfig3The map configuration.
Static4The static resource.
See Also