Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.