GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ResourceStorage Class / Mappings Property

In This Topic
    Mappings Property (ResourceStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Mappings As ResourceMappingCollection
    public ResourceMappingCollection Mappings {get; set;}
    See Also