MeasureGroupBinding.MeasureGroupID Property

Definition

Gets or sets the measure group associated with the binding.

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

Property Value

String

A String with the identifier for the measure group.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to