Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / C1ScheduleStorage Class / ResourceStorage Property

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