Share via


ServerUtils.GetCurrentCulture method

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

Syntax

'Declaration
Public Shared Function GetCurrentCulture As CultureInfo
'Usage
Dim returnValue As CultureInfo

returnValue = ServerUtils.GetCurrentCulture()
public static CultureInfo GetCurrentCulture()

Return value

Type: System.Globalization.CultureInfo

See also

Reference

ServerUtils class

ServerUtils members

Microsoft.PerformancePoint.Scorecards.ServerCommon namespace