Framework:SetMeasureVisible

From CoPlanner 10
Jump to navigationJump to search

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)