DimensionAttribute.DerivedFromColumnId Property

Definition

Gets or sets the derived column identifier for the dimension attributes.

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

Property Value

String

A string contains the derived column identifier for the dimension attributes.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to