IsFolder Property

The IsFolder property sets or returns whether a measure is a measure folder.

Syntax

Measure .IsFolder

Applies To

Measure Object

Discussion

Use this property to change a measure into a measure folder, or the reverse.

Type

Boolean

Access

Read/Write