Click or drag to resize
CodePage Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineCodePage

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class CodePage : ICodePage

The CodePage type exposes the following members.

Constructors
  NameDescription
Public methodCodePage
Initializes a new instance of the CodePage class
Top
Properties
  NameDescription
Public propertyDescription
Description of the code page
Public propertyName
Name of the code page
Public propertyNumber
Number of the code page
Top
See Also