ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.GanttView Namespace / ResourceMappingCollection Class / IndexMapping Property

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