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 (24.1.0.1001)
Syntax
public class CustomLocalizationContext

The CustomLocalizationContext type exposes the following members.

Constructors
  NameDescription
Public methodCustomLocalizationContext
Initializes a new instance of the CustomLocalizationContext class.
Top
Properties
  NameDescription
Public propertyApplyCustomLocalization
Gets a value indicating whether to apply custom localization.
Public propertyCodeLibraryIds
Gets the code library IDs associated with current localization context.
Top
See Also