Returns the number of periods that are in a subcube and that contain cells with data.
<HsvMDDataBufferLite>.GetNumPeriodsInCubeForData lCubeIndex, plNumPeriods
Long (ByVal). The index of the subcube. Use BeginEnumeration or GetCubeIndexFromPOV to determine valid index values. | |
Long. Returns the number of periods with cells that contain data. |
GetNumPeriodsInCubeForData is used in the Example for GetDataAtIndex.