Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / Appointment Class / Saved Property

In This Topic
    Saved Property (Appointment)
    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 Boolean
    public bool Saved {get;}
    See Also