Click or drag to resize
FieldSetNxProperties Method

Sets some properties to a field.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public void SetNxProperties(
	NxFieldProperties properties
)

Parameters

properties
Type: Qlik.EngineNxFieldProperties
Information about the properties of the field

Implements

IFieldSetNxProperties(NxFieldProperties)
See Also