GanttItemInfo.DurationType Property
NOTE: This member is now obsolete. Use Qdv.UserApi.IGanttItemInfo.DurationType instead.
<Obsolete("Use Qdv.UserApi.IGanttItemInfo.DurationType instead.")> _
Public Property DurationType() As TaskDurationType
This language is not supported or no code example is available.
Property Value
TaskDurationTypeCan be either full working days or working hours.
This is taken into account only when DurationMode is set to Fixed Duration.