CalculationProperty.Language Property

Definition

Gets or sets the language associated with a CalculationProperty object.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_Language")]
public int Language { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_CalculationProperty_Language")>]
member this.Language : int with get, set
Public Property Language As Integer

Property Value

Int32

An Integer representing the language.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to