CustomLocalizationContext Class

Class represents flags and options affecting application of custom localization in retrieved entities.
Inheritance Hierarchy
SystemObject
  Dundas.BICustomLocalizationContext

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

The CustomLocalizationContext type exposes the following members.

Constructors
 NameDescription
Public methodCustomLocalizationContextInitializes a new instance of the CustomLocalizationContext class.
Top
Properties
 NameDescription
Public propertyApplyCustomLocalizationGets a value indicating whether to apply custom localization.
Public propertyCodeLibraryIdsGets the code library IDs associated with current localization context.
Top
See Also