Collection of DrillThroughRecord objects which are the result of a DrillThrough call.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
public interface DrillThroughRecords : IArray<DrillThroughRecord>, IEnumerable<DrillThroughRecord>, IEnumerable |
| Visual Basic (Usage) |
|---|
Dim instance As DrillThroughRecords |