[]
        
(Showing Draft Content)

C1.GanttView.BaseGroup.GetCompareValue

GetCompareValue Method

GetCompareValue(BaseTask, BaseTask)

Gets the compare value between two tasks.

Declaration
public abstract int GetCompareValue(BaseTask first, BaseTask second)
Parameters
Type Name Description
BaseTask first

The first task.

BaseTask second

The second task.

Returns
Type Description
int