[]
        
(Showing Draft Content)

C1.Schedule.BaseStorage-2.Mappings

Mappings Property

Mappings

Gets or sets the MappingCollectionBase<T> derived object that allows the properties of objects maintained by the current collection to be bound to the appropriate fields in the data source.

Declaration
[Browsable(false)]
[C1Category("Data")]
[C1Description("Storage.Mappings", "The collection of mappings.")]
public TMappingCollection Mappings { get; set; }