Looks up a localized string similar to Would you like to apply the default time setting to all holiday dates? (Warning: Any existing settings will be overwritten).
Namespace: Ico.Schwx.ResourcesAssembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public static string MsgApplyDefaultHolidayTimeSettings { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property MsgApplyDefaultHolidayTimeSettings As String
Get |
| JScript |
|---|
static function get MsgApplyDefaultHolidayTimeSettings () : String
|
See Also