CubeUtility.GetMaxExtrinsicDimensions method

Returns the maximum number of extrinsic dimensions that can be added to a cube.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared Function GetMaxExtrinsicDimensions As Integer
'Usage
Dim returnValue As Integer

returnValue = CubeUtility.GetMaxExtrinsicDimensions()
public static int GetMaxExtrinsicDimensions()

Return value

Type: System.Int32

Remarks

The maximum number of extrinsic dimensions allowed is 100.

See also

Reference

CubeUtility class

CubeUtility members

Microsoft.Office.Project.Server.Library namespace