Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Localization Namespace / Strings.C1Schedule.Exceptions Class / StartEndValidationFailed Property

In This Topic
    StartEndValidationFailed Property (Strings.C1Schedule.Exceptions)
    In This Topic
    Determines the warning message, shown when Appointment End property value is greater than the Start property value.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property StartEndValidationFailed As System.String
    public static System.string StartEndValidationFailed {get;}
    See Also