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

In This Topic
    AppointmentStorage Property
    In This Topic
    Gets the AppointmentStorage object.
    Syntax
    'Declaration
     
    Public ReadOnly Property AppointmentStorage As AppointmentStorage
    public AppointmentStorage AppointmentStorage {get;}
    See Also