DimensionAttribute.DerivedFromTableId Property

Definition

Gets or sets the derived table identifier of the attributes.

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

Property Value

String

A string that contains the derived table identifier of the attributes.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to