ReportTemplate.CubeType Property
Project Developer Reference |
Returns the cube type that is used to build the template. Can be one of the PjVisualReportsCubeType constants. Read-only Long.
Syntax
expression.CubeType
expression A variable that represents a ReportTemplate object.
Return Value
PjVisualReportsCubeType
See Also