Looks up a localized string similar to Would you like to create a default Holiday Time Setting, and apply the default value to all holiday dates? (Warning: Any existing settings will be overwritten).

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

Syntax

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

See Also