ServerUtils.ThousandSeparator property

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Public Shared ReadOnly Property ThousandSeparator As String
    Get
'Usage
Dim value As String

value = ServerUtils.ThousandSeparator
public static string ThousandSeparator { get; }

Property value

Type: System.String

See also

Reference

ServerUtils class

ServerUtils members

Microsoft.PerformancePoint.Scorecards.ServerCommon namespace