[]
        
(Showing Draft Content)

C1.Schedule.ResourceStorage

ResourceStorage Class

The ResourceStorage is the storage for Resource objects. It allows binding to the data source and mapping data source fields to the resource properties.

Namespace: C1.Schedule
Assembly: C1.ScheduleCore.dll
Syntax
public class ResourceStorage : BaseStorage<Resource, BaseObjectMappingCollection<Resource>>, IComponent, IDisposable, IBindingListView, IBindingList, IList, ICollection, IEnumerable, ITypedList, ISupportInitializeNotification, ISupportInitialize, ISite, IServiceProvider

Properties

Name Description
Resources

Gets the ResourceCollection object that contains resource related information.