Click or drag to resize
GenericDerivedDefinitionMatchTags Method

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool MatchTags(
	IEnumerable<string> tags
)

Parameters

tags
Type: System.Collections.GenericIEnumerableString

Return Value

Type: Boolean

Implements

IGenericDerivedDefinitionMatchTags(IEnumerableString)
See Also