MeasureGroupBinding.DataSourceID Property

Gets or sets the data source associated with the binding.

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

Syntax

C#
public string DataSourceID { get; set; }

Property Value

Type: System.String
A unique identifier for the data source.

See Also

Reference

MeasureGroupBinding Class

Microsoft.AnalysisServices Namespace