TdxGanttControlTaskPredecessorLink.PredecessorUID Property
Specifies the predecessor task‘s unique identifier.
#Declaration
property PredecessorUID: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
A predecessor task precedes another task according to the dependency type between them.
A predecessor can have multiple successors.
Use this property to access a predecessor task with the corresponding identifier.