Looks up a localized string similar to Warning: schedule preview only supports displaying non-recurring holidays up to 12 months long. Consider breaking this holiday into 12 month pieces..

Namespace: Ico.Schwx.Resources
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string Warning_HolidayLength { get; }
Visual Basic
Public Shared ReadOnly Property Warning_HolidayLength As String
	Get
JScript
static function get Warning_HolidayLength () : String

See Also