DimensionAttribute.Source Property

Gets or sets the source of the attribute.

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

Syntax

C#
[BrowsableAttribute(false)]
public Binding Source { get; set; }

Property Value

Type: Microsoft.AnalysisServices.Binding
The source of the attribute.

See Also

Reference

DimensionAttribute Class

Microsoft.AnalysisServices Namespace