DimensionAttributeVisualizationProperties.FolderPosition Property

Gets or sets the ordinal position of the attribute 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 attribute in its display folder.

See Also

Reference

DimensionAttributeVisualizationProperties Class

Microsoft.AnalysisServices Namespace