Framework:MeasureSelectAvailable: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
Created page with "==Function== MeasureSelectAvailable(<Boolean>); {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=background-color:#f6f..." |
No edit summary |
||
| Line 4: | Line 4: | ||
{| | {| class="wikitable" width="80%" | ||
|- | |-{{Tabellentitel}} | ||
| | | Parameter | ||
| | | Description | ||
|- | |- | ||
|Boolean | |Boolean | ||
Revision as of 10:05, 6 March 2012
Function
MeasureSelectAvailable(<Boolean>);
| Parameter | Description |
| Boolean | Gets or sets a value indicating whether the "Select measure Dialog" is available. |
Result
Defines whether the "Select measure Dialog" is available
Example
MeasureSelectAvailable(false);