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:




{| cellspacing="1" cellpadding="3" width={{{breite|80%}}}  border="1"
{| class="wikitable" width="80%"
|-
|-{{Tabellentitel}}
| style=background-color:#f6f6f6 |'''Parameter'''
| Parameter  
| style=background-color:#f6f6f6 |'''Description'''
| 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)