DimensionAttribute.Source Property

Definition

Gets or sets the source of the attribute.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Binding Source { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<System.ComponentModel.Browsable(false)>]
member this.Source : Microsoft.AnalysisServices.Binding with get, set
Public Property Source As Binding

Property Value

Binding

The source of the attribute.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute BrowsableAttribute

Applies to