CalculationProperty.Language Property

Definition

Gets or sets the language associated with a CalculationProperty object.

public int Language { get; set; }
member this.Language : int with get, set
Public Property Language As Integer

Property Value

An Integer representing the language.

Applies to