Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / C1ScheduleStorage Class / StatusStorage Property

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