Returns the number of periods that are in a subcube and that contain cells with line items.
<HsvMDDataBuffer>.GetNumPeriodsInCubeForLineItems 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 line items. |
GetNumPeriodsInCubeForLineItems is used in the Example for GetLineItemsAtIndex.