ServerUtils.DecimalPoint property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

ServerUtils class

ServerUtils members

Microsoft.PerformancePoint.Scorecards.ServerCommon namespace