Click or drag to resize
IGenericObjectSetProperties Method

Sets some properties for a generic object.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
void SetProperties(
	GenericObjectProperties prop
)

Parameters

prop
Type: Qlik.EngineGenericObjectProperties
Information about the generic object This parameter is mandatory.
See Also