Measure.FormatString Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the FormatString information of the Measure, for use by clients.
[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
A String that contains the FormatString information.
- Attributes
Remarks
Only constants allowed.