DimensionBinding.DataSourceID Property

Definition

Gets or sets the identifier of the DataSource for the current DimensionBinding.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionBinding_DataSourceID")]
public string DataSourceID { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionBinding_DataSourceID")>]
member this.DataSourceID : string with get, set
Public Property DataSourceID As String

Property Value

String

A String that contains the identifier of the DataSource.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to