Looks up a localized string similar to Warning: the holiday event named {0} starting at {1} contained an invalid end time that went past the end of the day. The event has been fixed and shortened to the end of the day.{2}.

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

Syntax

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

See Also