This topic has not yet been rated - Rate this topic

SPHealthAnalyzer.GetLocalizedSchedule method

Returns a localized string for a specified health check schedule.

Namespace:  Microsoft.SharePoint.Administration.Health
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public static string GetLocalizedSchedule(
	SPHealthCheckSchedule schedule
)

Parameters

schedule
Type: Microsoft.SharePoint.Administration.Health.SPHealthCheckSchedule
A enumeration value that specifies a schedule.

Return value

Type: System.String
A string in the language specified by the GlobalServerLanguage property.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.