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

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