CalculationProperty.ForeColor Property

Definition

Gets or sets the foreground color for a CalculationProperty object.

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

Property Value

String

The name of the foreground color.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to