ManyToManyMeasureGroupDimension.DirectSlice Property

Definition

Gets or sets a tuple on the Many-to-Many dimension.

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

Property Value

String

A tuple on the Many-to-Many dimension.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to