Framework:SetFilterVisible

From CoPlanner 11
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);