Click or drag to resize
AbstractStructureIsSet Method
Checks if a property is actually set in the structrue

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool IsSet(
	string propertyName
)

Parameters

propertyName
Type: SystemString

Return Value

Type: Boolean
See Also