AllowCurrencyConversion Property

The AllowCurrencyConversion property sets or returns whether a measure that represents currency can be switched to another currency in PowerPlay®.

Syntax

Measure .AllowCurrencyConversion

Applies To

Measure Object

Discussion

Set this property only after a currency table is set up. The currencies that a PowerPlay user can select are limited to those defined in the CurrencyRecords collection.

Default: False

Type

Boolean

Access

Read/Write

Examples

objMeasure.CategoryCountLevel = objLevel.AllowCurrencyConversion
= False