ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Appointment Class / Saved Property

In This Topic
    Saved Property
    In This Topic
    Gets the System.Boolean value indicating if the appointment has not been modified since the last save.
    Syntax
    'Declaration
     
    Public ReadOnly Property Saved As System.Boolean
    public System.bool Saved {get;}
    See Also