| QixNameAttribute Constructor  | 
            Creates a instance with the actual server name for a component
            
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic QixNameAttribute(
	string name
)
Public Sub New ( 
	name As String
)
Parameters
- name
 - Type: SystemString
 
See Also