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

In This Topic
    StatusStorage Property
    In This Topic
    Gets the StatusStorage object.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("Storage.StatusStorage", "The StatusStorage object.")>
    Public ReadOnly Property StatusStorage As StatusStorage
    [C1Description("Storage.StatusStorage", "The StatusStorage object.")]
    public StatusStorage StatusStorage {get;}
    See Also