HsvPeriods Object Overview
The HsvPeriods object provides access to some of the frequency-related attributes of Period dimension members. Assign HsvPeriods object references with the Periods property; for more information, see Periods.
The following table lists the methods of the HsvPeriods object.
Table 16. HsvPeriods Object Methods
Method | Description |
---|
GetBaseFrequency | Returns the internal ID of an application’s base frequency. |
GetFrequency | Returns the ordinal position of a period within an application’s default frequency, and also returns the ID of the default frequency. |
GetNumPeriodsInFrequency | Returns the number of periods in a frequency. |
GetPeriodFromFrequency | Returns the member ID of the period that is at a given ordinal position within a frequency. |
GetPeriodsInFrequency | Returns an array containing the member IDs of a frequency’s Period dimension members. |
For detailed descriptions of these methods, see HsvPeriods Object Methods.