Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets or sets the ordinal position of the attribute in its display folder.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Property FolderPosition As Integer
Get
Set
'Usage
Dim instance As DimensionAttributeVisualizationProperties
Dim value As Integer
value = instance.FolderPosition
instance.FolderPosition = value
public int FolderPosition { get; set; }
public:
property int FolderPosition {
int get ();
void set (int value);
}
member FolderPosition : int with get, set
function get FolderPosition () : int
function set FolderPosition (value : int)
Eigenschaftswert
Typ: System.Int32
The ordinal position of the attribute in its display folder.