GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ResourceMappingCollection Class / IndexMapping Property

In This Topic
    IndexMapping Property (ResourceMappingCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IndexMapping As C1.C1Schedule.MappingInfo
    public C1.C1Schedule.MappingInfo IndexMapping {get; set;}
    See Also