Gets or sets a string value representing the work breakdown structure index of the current task item within the GanttChartView host.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public string WbsIndexString { get; set; } |
Visual Basic (Declaration) |
---|
Public Property WbsIndexString As String |