GetBaseFrequency

Returns the internal ID of the application’s base frequency, which is the lowest-level frequency in the application. For example, if an application has frequencies of year-to-date, quarter-to-date, and periodic, the periodic frequency would be the base frequency.

Syntax

<HsvPeriods>.GetBaseFrequency plBaseFrequency

Argument

Description

plBaseFrequency

Long. Returns the ID of the application’s base frequency.

Example

GetBaseFrequency is used in the Example for GetPeriodsInFrequency.