Freigeben über


AttributeOlapRole-Enumeration

Gibt die Rolle eines Attributs in einem Schema online analytical Processing.

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

Syntax

'Declaration
Public Enumeration AttributeOlapRole
'Usage
Dim instance As AttributeOlapRole
public enum AttributeOlapRole

Member

Membername Beschreibung
NoRole Wert = 0.
Dimension Wert = 1.
Measure Wert = 2.
Property Wert = 3.

Siehe auch

Referenz

Microsoft.Office.Project.Server.Library-Namespace