HierarchyVisualizationProperties.FolderPosition Property

Gets or sets the ordinal position of the hierarchy in its display folder.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public int FolderPosition { get; set; }

Property Value

Type: System.Int32
The ordinal position of the hierarchy in its display folder.

See Also

Reference

HierarchyVisualizationProperties Class

Microsoft.AnalysisServices Namespace