Framework:SetFilterVisible

From CoPlanner 10
Revision as of 08:49, 24 May 2012 by Admin (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Function

SetFilterVisible(<Dimensionsname>,<Boolean>);

Parameter Description
Dimensionsname Name of dimension
Boolean True or False

This function belongs to client-side functions.

Result

Gets or sets a value indicating whether the filter is displayed.

Example

SetFilterVisible(Zeit,true);