BaseQuery AddCategory Method frevvo Live Forms
Adds a category to the current query instance.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public void AddCategory(
	AtomCategory atomCategory
)

Parameters

atomCategory
Type: AtomCategory
The category to add
See Also