次の方法で共有


Measure.FormatString プロパティ

定義

クライアントによって使用される Measure の FormatString 情報を取得または設定します。

[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

プロパティ値

FormatString 情報を含む文字列です。

属性

注釈

定数のみを使用できます。

適用対象