Framework:SetMeasureVisible

From CoPlanner 11
Revision as of 08:53, 24 May 2012 by Admin (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Function

SetMeasureVisible(<Expression>,<Boolean>)

Parameter Description
Expression Measure
Boolean True or false

This function belongs to client-side functions.

Result

Gets or sets a value indicating whether a measure is visible.

Example

SetMeasureVisible(Price,false)