Looks up a localized string similar to Warning: schedule preview only supports displaying recurring holidays up to 1 month long. Consider breaking this holiday into 1 month pieces..
Namespace: Ico.Schwx.ResourcesAssembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public static string Warning_HolidayLengthRecur { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property Warning_HolidayLengthRecur As String
Get |
| JScript |
|---|
static function get Warning_HolidayLengthRecur () : String
|
See Also