Dimension.DataSourceView Property

Gets the DataSourceView object associated with a Dimension.

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

Syntax

C#
[BrowsableAttribute(false)]
public DataSourceView DataSourceView { get; }

Property Value

Type: Microsoft.AnalysisServices.DataSourceView
An object containing DataSourceView information.

See Also

Reference

Dimension Class

Microsoft.AnalysisServices Namespace