defaultFrequency

Returns the ID of the default frequency for a given Scenario dimension member.

Read-only.

Tip:

You can get the member IDs of a frequency’s Period dimension members with HFMwPeriods.GetPeriodsInFrequency.

Syntax

<HFMwScenarios>.defaultFrequency varabstrScenario

Argument

Description

varabstrScenario

The label of the Scenario dimension member.

Input argument.

Example

The defaultFrequency property is used in the example for HFMwPeriods.GetPeriodsInFrequency.