Framework:SetMeasureVisible: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
Created page with "==Function== SetMeasureVisible(<Expression>,<Boolean>) {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=background-col..." |
No edit summary |
||
| Line 4: | Line 4: | ||
{| | {| class="wikitable" width="80%" | ||
|- | |-{{Tabellentitel}} | ||
| | | Parameter | ||
| | | Description | ||
|- | |- | ||
|Expression | |Expression | ||
Revision as of 10:04, 6 March 2012
Function
SetMeasureVisible(<Expression>,<Boolean>)
| Parameter | Description |
| Expression | Measure |
| Boolean | True or false |
Result
Gets or sets a value indicating whether a measure is visible.
Example
SetMeasureVisible(Price,false)