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

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