Framework:SetFilterVisible

From CoPlanner 10
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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);