Partager via


CubeUtility.GetMaxExtrinsicDimensions - Méthode

Renvoie le nombre maximal de dimensions extrinsèques qui peuvent être ajoutées à un cube.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
Public Shared Function GetMaxExtrinsicDimensions As Integer
'Utilisation
Dim returnValue As Integer

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

Valeur renvoyée

Type : System.Int32

Remarques

Le nombre maximal de dimensions extrinsèques autorisée est de 100.

Voir aussi

Référence

CubeUtility classe

CubeUtility - Membres

Microsoft.Office.Project.Server.Library - Espace de noms