DimensionAttribute.FormatString Property

Definition

Gets or sets the format item in a specified string.

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.FormatStringConverter, Microsoft.AnalysisServices.Design.AS")]
public string FormatString { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.FormatStringConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.FormatString : string with get, set
Public Property FormatString As String

Property Value

The format item in a specified string.

Attributes

Applies to