다음을 통해 공유


ServerGlobalResources.IsEnabled Property

Gets or sets a Boolean value that indicates whether the server is enabled.

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

Syntax

'Declaration
Public Shared Property IsEnabled As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = ServerGlobalResources.IsEnabled

ServerGlobalResources.IsEnabled = value
public static bool IsEnabled { get; set; }

Property Value

Type: System.Boolean
true if the correct string is returned; otherwise false.

See Also

Reference

ServerGlobalResources Class

ServerGlobalResources Members

Microsoft.PerformancePoint.Scorecards Namespace