[]
        
(Showing Draft Content)

C1.Schedule.StatusStorage

StatusStorage Class

The StatusStorage is the storage for Status objects. It allows binding to the data source and mapping data sources fields to the status properties.

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

Properties

Name Description
Statuses

Gets the StatusCollection object that contains status related information.