Click or drag to resize
QixNameAttribute Class
Contains the actual server name for a component
Inheritance Hierarchy

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

The QixNameAttribute type exposes the following members.

Constructors
  NameDescription
Public methodQixNameAttribute
Creates a instance with the actual server name for a component
Top
Properties
  NameDescription
Public propertyName
The name used by Engine API.
Top
See Also