CalculationProperty.FormatString Property

Definition

Gets or sets the display format for a CalculationProperty object.

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

Property Value

String

An MDX expression.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to