LocalizationInfo Class

Represents localization information.
Inheritance Hierarchy
SystemObject
  Dundas.BILocalizationInfo

Namespace: Dundas.BI
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class LocalizationInfo

The LocalizationInfo type exposes the following members.

Constructors
 NameDescription
Public methodLocalizationInfoInitializes a new instance of the LocalizationInfo class.
Top
Properties
 NameDescription
Public propertyCultureGets the culture.
Public propertyIsOverride Gets a value indicating whether this localization is an override.
Public propertyIsProtectedGets a value indicating whether the localization is protected.
Public propertyModuleIdGets the module identifier.
Public propertyNameGets the name.
Top
See Also